You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/24 10:37:25 UTC

[GitHub] [airflow] phanikumv commented on pull request #21385: Enable asynchronous job submission in BigQuery Insert Job

phanikumv commented on pull request #21385:
URL: https://github.com/apache/airflow/pull/21385#issuecomment-1077481115


   @lwyszomi my thought process was that for async job execution requirements, we can make use of the [BigQueryInsertJobOperatorAsync](https://github.com/astronomer/astronomer-providers/blob/f135d4a7dfd0f7a711b7fd12399674bc0dcf3549/astronomer/providers/google/cloud/operators/bigquery.py#L33) , which  executes the insert_job method with nowait set to True.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org