Files
superset2/tests/integration_tests
Beto Dealmeida e00dab2cbc feat(semantic-layer): add core semantic layer infrastructure
Add the foundational semantic layer implementation:
- SemanticLayer and SemanticView SQLAlchemy models
- Semantic layer registry for plugin-based implementations
- Query mapper for translating Superset queries to semantic layer format
- Type definitions for metrics, dimensions, entities, and grains
- DAO layer for semantic layer CRUD operations
- Database migration for semantic_layers and semantic_views tables
- Updated Explorable base class with ColumnMetadata protocol
- TypedDict updates for API response compatibility
- Update sql_lab and sqla models for new TypedDict fields

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 21:59:12 -05:00
..
2026-01-16 21:58:41 -08:00
2026-01-16 21:58:41 -08:00
2025-09-12 09:21:37 +01:00
2025-12-03 14:26:35 -05:00