Files
dbt-core/.changes/unreleased/Under the Hood-20251103-005311.yaml
William Deng b9e5c144a9 Properly propagate config for metric when created from measure (#12135)
* Propagate measure.config to metric.config when specified during create_metric:True

* changelog

* Update the metric.expr to be populated correctly according to DSI rules
2025-11-06 16:37:00 -06:00

7 lines
209 B
YAML

kind: Under the Hood
body: Fixes issue where config isn't propagated to metric from measure when set as create_metric:True
time: 2025-11-03T00:53:11.354097-05:00
custom:
Author: WilliamDee
Issue: None