You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/03/10 01:43:00 UTC

[jira] [Commented] (AIRFLOW-2169) Fail to discern between VARBINARY and VARCHAR in MySQL

    [ https://issues.apache.org/jira/browse/AIRFLOW-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16393950#comment-16393950 ] 

ASF subversion and git services commented on AIRFLOW-2169:
----------------------------------------------------------

Commit 6f96f0f79b825f325026ab1f29defb203def3964 in incubator-airflow's branch refs/heads/master from [~whynick1]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=6f96f0f ]

[AIRFLOW-2169] Add schema to MySqlToGoogleCloudStorageOperator


> 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)