ryanyuan commented on issue #4164: [AIRFLOW-3318] BigQueryHook check if dataset 
exists
URL: 
https://github.com/apache/incubator-airflow/pull/4164#issuecomment-437711877
 
 
   @kaxil At the moment, the get_dataset does not check the status of the 
response if any HttpErrors get caught. It only raises AirflowException so that 
there is no way for me to find out if the dataset doesn't exist, or something 
else happen. 
   
   I can modify the get_dataset so that it returns None if 404 gets caught.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to