phanikumv commented on a change in pull request #21385:
URL: https://github.com/apache/airflow/pull/21385#discussion_r801562665



##########
File path: airflow/providers/google/cloud/hooks/bigquery.py
##########
@@ -1514,6 +1515,8 @@ def insert_job(
             characters. If not provided then uuid will be generated.
         :param project_id: Google Cloud Project where the job is running
         :param location: location the job is running
+        :param is_async: specify whether to insert job in asynchronous mode
+        :type is_async: bool

Review comment:
       this is fixed now




-- 
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-unsubscr...@airflow.apache.org

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


Reply via email to