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 2021/01/12 11:02:55 UTC

[GitHub] [airflow] smowden edited a comment on issue #13626: Airflow Operator "GoogleCloudStorageToBigQueryOperator" - BQ data load through External Source Partitioning [Hive Partitioning]

smowden edited a comment on issue #13626:
URL: https://github.com/apache/airflow/issues/13626#issuecomment-758580541


   check out the docs here:
   https://cloud.google.com/bigquery/docs/reference/rest/v2/Job#JobConfigurationLoad
   if you insert a load job (see #13598) you should be able to provide hivePartitioningOptions:
   https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#HivePartitioningOptions


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

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