shahar1 commented on issue #60627:
URL: https://github.com/apache/airflow/issues/60627#issuecomment-3758912044

   This alleged issue is not specific only to `BigQueryGetDatasetOperator`, and 
**if** it's an issue I wouldn't handle it in the operators' level, but in the 
connection intialization in the base hook - as you'll get a credentials error 
with any other Google operator and hook, basically.
   In any case, I'm not convinced that it's an actual issue - the original 
error is indeed quite verbose, but it is very explicit - and fixing it is easy 
(just configure the credentials correctly). Adding extra "error layer" of 
Airflow exception would contribute as much in this case.
   Therefore, I close this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to