Can't dbt bigquery label be applied to query job label? #11784
Unanswered
jungmonster
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to apply labels and view them for analysis or to measure slot usage of dbt queries in bigquery.
So I make a bq_label macro,
apply dbt_project.yml like this.
But it doesn't appear in the job explorer. It is reflected as a comment at the top of each query.
Is it possible to make the labels appear in the queries used in dbt?
I am using dbt version 1.9.0.
Beta Was this translation helpful? Give feedback.
All reactions