Change log level to INFO for the BigQuery job link #544
Labels
help_wanted
Extra attention is needed
pkg:dbt-bigquery
Issue affects dbt-bigquery
type:enhancement
New feature request
Is this your first time submitting a feature request?
Describe the feature
Currently I see that the job link log output is set to debug level. It would really help users have this job link printed always to have quick lookups of the job in BigQuery. I believe it's currently set to debug looking at here https://github.com/dbt-labs/dbt-bigquery/blob/de2bca1c9030754f8fd981ae736206f05046f6f7/dbt/adapters/bigquery/connections.py#L795
Describe alternatives you've considered
No response
Who will this benefit?
Most users who would like to have the link visible in the logs for the submitted BQ job
Are you interested in contributing this feature?
Yes, I have not yet contributed, but maybe sometime soon if no else picks up until then.
Anything else?
Also want to validate if there are any reservations on changing the log level to info from the current debug level
The text was updated successfully, but these errors were encountered: