blcksrx opened a new pull request #17496:
URL: https://github.com/apache/airflow/pull/17496


   The `job.result` method already invokes on the `hook.insert_job` method, so 
basically it's duplicated beside of the referenced issue.
   
https://github.com/apache/airflow/blob/ef1b1242a8907c1f526bb354945cd5eefa3a85e7/airflow/providers/google/cloud/hooks/bigquery.py#L1639-L1641
   
   In addition, In my opinion, the `insert_job` method should only responsible 
to inserting a job not verifying the job is completed and wait for it.
   
   
   ---
   
   
   related: #17493


-- 
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