yohei1126 commented on a change in pull request #4448: WIP [AIRFLOW-3601] add 
location support to BigQuery operators
URL: https://github.com/apache/airflow/pull/4448#discussion_r248161245
 
 

 ##########
 File path: airflow/contrib/operators/gcs_to_bq.py
 ##########
 @@ -119,6 +119,10 @@ class GoogleCloudStorageToBigQueryOperator(BaseOperator):
         time_partitioning. The order of columns given determines the sort 
order.
         Not applicable for external tables.
     :type cluster_fields: list of str
+    :param location: The geographic location of the job. Required except for
+        US and EU. See details at
+        
https://cloud.google.com/bigquery/docs/locations#specifying_your_location
+    :type location: str
 
 Review comment:
   as mentioned - The geographic location of the *job*

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