github dbt-labs/metricflow v0.130.1

latest releases: v0.210.0, dbt-metricflow/v0.11.0, v0.209.0...
3 years ago

Highlights

We've improved safeguards for proper model development and added support for profile and targets overrides for dbt queries!

Added

  • Support for overriding dbt profile and targets attributes when querying dbt models (@QMalcolm)
  • Validation to block use of DISTINCT keyword in COUNT aggregation expressions, as this can lead to incorrect results if optimized queries relying on partial aggregation attempt to do something like SUM(counts) to retrieve a less granular total value. (@tlento)

Updated

  • Made minor improvements to safeguards for internal development (@tlento)

Don't miss a new metricflow release

NewReleases is sending notifications on new releases.