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/03/18 21:43:16 UTC

[GitHub] [airflow] fhoda commented on a change in pull request #14881: GCS to BigQuery Transfer Operator with Labels and Description parameter

fhoda commented on a change in pull request #14881:
URL: https://github.com/apache/airflow/pull/14881#discussion_r597262026



##########
File path: airflow/providers/google/cloud/transfers/gcs_to_bigquery.py
##########
@@ -300,6 +309,8 @@ def execute(self, context):
                 encoding=self.encoding,
                 src_fmt_configs=self.src_fmt_configs,
                 encryption_configuration=self.encryption_configuration,
+                labels=self.labels,

Review comment:
       @kaxil I've added tests, let me know if they are acceptable.




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