semantic-link-labs 0.9.11
New Functions
-
sempy_labs
- Semantic Models
- create_vpax Creates a .vpax file a la Vertipaq Analyzer. Thanks @marcosqlbi & @dgosbell!
- update_semantic_model_refresh_schedule (#679)
- Environments
- Tags
- Variable Libraries
- Semantic Models
-
sempy_labs.admin
-
sempy_labs.lakehouse
- is_v_ordered Checks if a delta table is v-ordered
- delete_lakehouse (#653)
- update_lakehouse (#653)
- load_table (#653)
- list_livy_sessions
- get_user_delegation_key
-
sempy_labs.tom
- copy_object Copies/clones an object from one semantic model to another. As an example, this function can copy a table from one semantic model to another.
Updated Functions
- sempy_labs
- query_kusto Removed logic which caused DateTime columns to display as integers instead of as dates.
- get_notebook_definition, create_notebook, update_notebook_definition Added the 'format' parameter. Thanks @lBilali!
- sempy_labs.directlake
- update_direct_lake_model_connection Added the 'tables' parameter to support updating the Direct Lake connection for specific tables in a model (#659).