icaroNZ commented on issue #4619: [AIRFLOW- boyscout] Enforce delimiter for gcs_to_gcs operator using a flag, enforce_delimiter URL: https://github.com/apache/airflow/pull/4619#issuecomment-458960049 Delimiter is passed to gcs_hook but its value is never used, as per the explanation above. Took us a long time to notice that compact files was been copied with the csv files when we use *.csv as the delimiter .csv is never used anything after the * was copied including the .gz and .csv.gz 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: [email protected] With regards, Apache Git Services
