[
https://issues.apache.org/jira/browse/AIRFLOW-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on AIRFLOW-2169 started by Hongyi Wang.
--------------------------------------------
> Fail to discern between VARBINARY and VARCHAR in MySQL
> ------------------------------------------------------
>
> Key: AIRFLOW-2169
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2169
> Project: Apache Airflow
> Issue Type: Bug
> Components: db, operators
> Reporter: Hongyi Wang
> Assignee: Hongyi Wang
> Priority: Major
>
> Current MySqlToGoogleCloudStorageOperator has difficulty to discern between
> VARBINARY and VARCHAR in MySQL (and other similar fields–CHAR/BINARY, etc).
> While "binary-related" MySQL data types, like VARBINARY, should be mapped to
> "BYTES" in Google Cloud Storage, rather than "STRING".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)