[Regression] dbt run-operation
requires the application default credentials
#1438
Labels
dbt run-operation
requires the application default credentials
#1438
Is this a regression in a recent version of dbt-bigquery?
Current Behavior
dbt-bigquery 1.9 requires the application default credentials even if the executed macro doesn't need to use the credentials.
Expected/Previous Behavior
I expect we can execute a macro which don't need to access BigQuery without the application default credetials.
Steps To Reproduce
jaffle_shop
projectmacros/echo.sql
dbt run-operator echo
without the appliction default credentialsgcloud auth application-default revoke
Relevant log output
Additional Context
No response
The text was updated successfully, but these errors were encountered: