[
https://issues.apache.org/jira/browse/AIRFLOW-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-1664.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Issue resolved by pull request #2649
[https://github.com/apache/incubator-airflow/pull/2649]
> Make MySqlToGoogleCloudStorageOperator support binary data again
> ----------------------------------------------------------------
>
> Key: AIRFLOW-1664
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1664
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Joy Gao
> Assignee: Joy Gao
> Fix For: 1.9.0
>
>
> The default NamedTemporaryFile mode is `w+b`, this has been modified to `w`
> in https://github.com/apache/incubator-airflow/pull/2609. This caused a
> regression for python 2.x airflow environment where it could no longer
> supports binary type in mysql.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)