dbt-labs / metricflow

MetricFlow allows you to define, build, and maintain metrics in code.
https://docs.getdbt.com/docs/build/about-metricflow
Other
1.12k stars 92 forks source link

Enforce order of application for DataflowPlanOptimizers #1307

Closed tlento closed 2 months ago

tlento commented 2 months ago

We want to make sure optimizers are run in the same order from all outside callers, and a subsequent change will broaden our exposure to dbt cloud service callers. Rather than expecting everybody to pick the "right" optimization order, we simply accept a set of optimizations to run and order them internally.

github-actions[bot] commented 2 months ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

tlento commented 2 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @tlento and the rest of your teammates on Graphite Graphite

tlento commented 2 months ago

Merge activity