RosterIn commented on issue #4802: [AIRFLOW-3978] - Add TIME, BINARY, VARBINARY to MySqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/4802#issuecomment-469262022 @Fokko I don't think the current test operator test any types. This operator requires more work to support TIME, BINARY, VARBINARY I resolved my issue by dropped the problematic columns and casting the TIME column to STRING so I found a workaround for myself. I hope that someone else would pick this up and fix this.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
