kaxil commented on a change in pull request #3852: [AIRFLOW-3018] Fix Minor 
issues in Documentation
URL: https://github.com/apache/incubator-airflow/pull/3852#discussion_r215586339
 
 

 ##########
 File path: airflow/contrib/operators/bigquery_to_gcs.py
 ##########
 @@ -43,7 +43,7 @@ class BigQueryToCloudStorageOperator(BaseOperator):
     :param compression: Type of compression to use.
     :type compression: string
     :param export_format: File format to export.
-    :type field_delimiter: string
+    :type export_format: string
     :param field_delimiter: The delimiter to use when extracting to a CSV.
     :type field_delimiter: string
 
 Review comment:
   Same comment: I am creating a follow PR to do this as this (`string` -> 
`str`) is going to affect 100s of files. :)

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to