| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MetricFlow 0.207.2 source code.tar.gz | 2025-02-23 | 4.1 MB | |
| MetricFlow 0.207.2 source code.zip | 2025-02-23 | 7.6 MB | |
| README.md | 2025-02-23 | 1.3 kB | |
| Totals: 3 Items | 11.8 MB | 0 | |
Changes from 0.207.2:
This release includes a number of a number of assorted fixes and updates that were backported from main. It includes some updates to enable CTEs by default.
MetricFlow 0.207.2 - February 21, 2025
Features
- Allow setting aliases for queried metrics (#1573)
Fixes
- Always treat metric_time and the agg_time_dimension the same in the JoinToTimeSpineNode. (#1541)
- Apply time constraints after time offsets to avoid filtering out values that will change later in the query. (#1544)
- Update mf tutorial flow to always create / use the sample dbt project. (#1651)