Closed nigl closed 9 months ago
Add optional named parameter to macro ref.
To use model versions with dbt (https://docs.getdbt.com/docs/collaborate/govern/model-versions#how-is-this-different-from-just-creating-a-new-model) it is necessary to have a optional parameter v in the ref macro.
I tested it locally on our dremio installation
Summary
Add optional named parameter to macro ref.
Description
To use model versions with dbt (https://docs.getdbt.com/docs/collaborate/govern/model-versions#how-is-this-different-from-just-creating-a-new-model) it is necessary to have a optional parameter v in the ref macro.
Test Results
I tested it locally on our dremio installation
Changelog
Related Issue