feat: add Databricks metric views semantic layer extension#39366
feat: add Databricks metric views semantic layer extension#39366drummerwolli wants to merge 17 commits intoapache:semantic-layer-rename-database-datasetfrom
Conversation
|
Bito Automatic Review Skipped - Branch Excluded |
Add a Superset extension (.supx) for Databricks Unity Catalog metric views as a semantic layer type. Includes: - Databricks metric views extension (layer, view, client, schemas) - Fix InMemoryFinder publisher prefix alias registration - Fix KeyError when filter has no val key in semantic layer mapper - Fix TEMPORAL_RANGE filter resolution for human-readable values (e.g. Last week) - Fix time_grain_sqla None crash in mapper
af727b5 to
4777f84
Compare
✅ Deploy Preview for superset-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for superset-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## semantic-layer-rename-database-dataset #39366 +/- ##
==========================================================================
- Coverage 64.61% 63.22% -1.40%
==========================================================================
Files 1822 2544 +722
Lines 72962 130725 +57763
Branches 23236 30037 +6801
==========================================================================
+ Hits 47148 82645 +35497
- Misses 25814 46625 +20811
- Partials 0 1455 +1455
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
0765573 to
e5224cb
Compare
Add a Superset extension (.supx) for Databricks Unity Catalog metric views as a semantic layer type. Includes:
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION