mirror of
https://github.com/apache/superset.git
synced 2026-04-22 17:45:21 +00:00
feat: UI for semantic views
This commit is contained in:
6
docs/static/feature-flags.json
vendored
6
docs/static/feature-flags.json
vendored
@@ -75,6 +75,12 @@
|
||||
"lifecycle": "development",
|
||||
"description": "Expand nested types in Presto into extra columns/arrays. Experimental, doesn't work with all nested types."
|
||||
},
|
||||
{
|
||||
"name": "SEMANTIC_LAYERS",
|
||||
"default": false,
|
||||
"lifecycle": "development",
|
||||
"description": "Enable semantic layers and show semantic views alongside datasets"
|
||||
},
|
||||
{
|
||||
"name": "TABLE_V2_TIME_COMPARISON_ENABLED",
|
||||
"default": false,
|
||||
|
||||
Reference in New Issue
Block a user