79503349

Date: 2025-03-12 10:56:13
Score: 2
Natty:
Report link

https://docs.getdbt.com/reference/resource-configs/snowflake-configs#query-tags
You can add query_tag setting the config in your test sql or doing the following configuration in your dbt_project.yml :

data_tests:
  your_dbt_project:
    your_model:
        +query_tag: '{ "key": "value" }'
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: MoHaqK