lakehouse.databricks.common.sql_data_type_replace
- lakehouse.databricks.common.sql_data_type_replace(type_string)
This function is used to replace none support sql types when generating a schema for sql serverless views
Parameters
- type_stringstring
name of the type to replace when creating a sql view definition for synapse serverless
Returns
- string:
the converted type as a string