Releases
0.7.4
Improvements in 0.7.4
New Functions
Updated Functions
sempy_labs
run_model_bpa
The 'language' parameter now accepts the language name (or the language code). For example, language='japanese'.
Additional languages added for auto-translation without the need to call spark (when running the default rules).
translate_semantic_model
The 'language' parameter now accepts the language name (or the language code). For example, language='japanese'.
save_as_delta_table
Added the 'schema' parameter which allows you to specify a schema for the delta table to ensure proper column data types.
set_semantic_model_storage_format
This function will only update the storage format if the request is different than the current storage format.
set_workspace_default_storage_format
This function will only update the storage format if the request is different than the current storage format.
ConnectWarehouse.query
This function now supports both SQL & T-SQL queries. Multiple queries are also supported (#133 ).
Bug Fixes in 0.7.4
Misc Updates in 0.7.4
You can’t perform that action at this time.