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

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

Commit 759d8f83e79f7d22a5cfca93205ebaf1ce30a5ad in incubator-airflow's branch 
refs/heads/master from [~kaxilnaik]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=759d8f8 ]

[AIRFLOW-2088] Fix duplicate keys in MySQL to GCS Helper function

- Remove the duplicate key in
`MySqlToGoogleCloudStorageOperator` in the
`type_map` helper function that maps from MySQL
fields to BigQuery fields.

Closes #3022 from kaxil/duplicate-keys-fix


> Duplicate keys in MySQL to GCS Operator
> ---------------------------------------
>
>                 Key: AIRFLOW-2088
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2088
>             Project: Apache Airflow
>          Issue Type: Task
>          Components: contrib, gcp
>    Affects Versions: 1.9.1
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The helper method `type_map` in `mysql_to_gcs` operator contains duplicate 
> key "FIELD_TYPE.INT24".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to