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

Add an interface to override pretty-printing behavior #1319

Closed plypaul closed 1 month ago

plypaul commented 1 month ago

There are some cases when pretty-printing or pretty-formatting an object using MF's pretty-formatter where a different representation is desired e.g. only show specific fields. This PR adds an interface that allows for such control.

github-actions[bot] commented 1 month 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.