-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Roadmap: Q2 FY'26 (May-Jul 2025)bugLEGACY. Use the Bug issue type insteadLEGACY. Use the Bug issue type insteaddata modelingdata modeling:pythondata modeling:yamlenhancementLEGACY. Use the Feature issue type insteadLEGACY. Use the Feature issue type instead
Description
Cube supports YAML for data modeling as well as Python and Jinja for data modeling and configuration. However, there are a few shortcomings that we'd like to address to ensure great developer experience.
It's currently planned for May 2025.
Resolved issues:
- feat(schema-compiler): Support overriding
title,description,meta, andformaton view members #9496
Resolved issues (related to YAML data models):
- {cube.sql()} is not supported in YAML/Python #7484
- fix(schema-compiler): Allow escaping of curly braces in yaml models #9469
- Rollup Designer in Cube Core is broken for YAML data models #5989
Resolved issues (related to Python support):
Fixed bugs:
prefixorpublickeys breakmeta#8335- fix(schema-compiler): Fix model validation for aliased included members for views #9398
Fixed bugs (related to data model extension):
- Cubes using
sql_tablecan't be extended withsql#8519 - Joins are not inherited (when
extendsis used) #7137 - Pre-aggregations are not inherited via
extendsin YAML-based models #9269 - Dimensions with missing
typein child cubes don't break data model compilation #8609
Skipped issues (fixing them would introduce additional complexity to the data model validation):
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Roadmap: Q2 FY'26 (May-Jul 2025)bugLEGACY. Use the Bug issue type insteadLEGACY. Use the Bug issue type insteaddata modelingdata modeling:pythondata modeling:yamlenhancementLEGACY. Use the Feature issue type insteadLEGACY. Use the Feature issue type instead