Skip to content

MetricFlow 0.207.2

Latest
Compare
Choose a tag to compare
@plypaul plypaul released this 23 Feb 20:36
· 88 commits to main since this release
a2b4211

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)

Contributors