semantic-link-labs 0.8.4
Improvements in 0.8.4
- New Functions
- sempy_labs
- Semantic Models
- Warehouses
- Notebooks
- Workloads
- Managed Private Endpoints
- sempy_labs.report
- sempy_labs.directlake
- sempy_labs
- Updated Functions
- sempy_labs
- refresh_semantic_model If the refresh fails, this function now prints out the failure message(s). Added the 'visualize' parameter which if set to True shows a real-time visual of the refresh statistics per Phil Seamark's blog.
- import_notebook_from_web Added the 'overwrite' parameter.
- model_bpa_rules Ensure all rules have descriptions.
- sempy_labs.admin
- list_activity_events Updated 'Creation Time' column to be of datatype 'DateTime'.
- list_workspaces Added the 'filter' parameter (#204).
- Updated the 'admin' functions which reference workspaces to leverage the admin version of list_workspaces.
- sempy_labs
General updates
-
Direct Lake migration now supports relationships based on datetime (#243).
-
Bug fixes
Notebook updates
- SQL Added the get_warehouse_tables, get_warehouse_columns functions.
- Semantic Model Refresh Added cells for visualizing a refresh and getting the refresh history for a semantic model.