dbt-labs / dbt-semantic-interfaces

The shared semantic layer definitions that dbt-core and MetricFlow use.
Apache License 2.0
71 stars 14 forks source link

Nest query params in saved query YAML #196

Closed courtneyholcomb closed 1 year ago

courtneyholcomb commented 1 year ago

Resolves #197

Description

In saved queries, nest MF query params under the query_params key. Also added a small change to have exports default to an empty list instead of None.

Checklist

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