github boringdata/boring-semantic-layer v0.3.11

9 hours ago

What's Changed

  • fix: route dimension-only queries to source table on joins (#225)
    • Dimension-only queries (no measures) on joined models now route directly to the source dimension table
    • Ensures dimension members with no matching fact rows are still returned
    • Supports filters on the target dimension table
    • Falls back to standard join path when filters reference other tables

Full Changelog: v0.3.10...v0.3.11

Don't miss a new boring-semantic-layer release

NewReleases is sending notifications on new releases.