You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We just released DSI 0.3.0. We've already done most of the work to support this: labels, null value coalescing, saved query nodes, and etc. I believe the only change we'll have to further make to support DSI 0.3.0 is upgrading where filters on metrics and queries to use a `WhereFilterIntersection".
Acceptance criteria
dbt-core is using DSI 0.3.0 or greater
Migrate to WhereFilterIntersections for saved queries and metrics
Impact to Other Teams
I believe this will affect artifacts and semantic layer
Will backports be required?
No
Context
No response
The text was updated successfully, but these errors were encountered:
Housekeeping
Short description
We just released DSI 0.3.0. We've already done most of the work to support this: labels, null value coalescing, saved query nodes, and etc. I believe the only change we'll have to further make to support DSI 0.3.0 is upgrading where filters on metrics and queries to use a `WhereFilterIntersection".
Acceptance criteria
WhereFilterIntersection
s for saved queries and metricsImpact to Other Teams
I believe this will affect artifacts and semantic layer
Will backports be required?
No
Context
No response
The text was updated successfully, but these errors were encountered: