whynick1 commented on a change in pull request #8049: [AIRFLOW-7117] Honor 
self.schema in sql_to_gcs as schema to upload
URL: https://github.com/apache/airflow/pull/8049#discussion_r402494163
 
 

 ##########
 File path: airflow/providers/google/cloud/operators/sql_to_gcs.py
 ##########
 @@ -25,6 +25,7 @@
 from tempfile import NamedTemporaryFile
 
 import unicodecsv as csv
+from six import string_types
 
 Review comment:
   Woops, I will remove that! Good catch.

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


With regards,
Apache Git Services

Reply via email to