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 2019/06/18 09:19:00 UTC

[jira] [Commented] (AIRFLOW-4423) Improve time handling in MySqlToGoogleCloudStorageOperator

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

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

Commit 929b8fd187b55540097c935fa7e973c59bc86561 in airflow's branch refs/heads/master from Joshua Carp
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=929b8fd ]

[AIRFLOW-4423] Improve date handling in mysql to gcs operator. (#5196)

* Handle TIME columns
* Ensure DATETIME and TIMESTAMP columns treated as UTC

> Improve time handling in MySqlToGoogleCloudStorageOperator
> ----------------------------------------------------------
>
>                 Key: AIRFLOW-4423
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4423
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: gcp
>    Affects Versions: 1.10.3
>            Reporter: Josh Carp
>            Assignee: Josh Carp
>            Priority: Trivial
>              Labels: gcs, mysql
>             Fix For: 1.10.4
>
>
> * `MySqlToGoogleCloudStorageOperator` should handle `TIME` columns (represented as `datetime.timedelta`) correctly
> * `MySqlToGoogleCloudStorageOperator` should return `DATETIME` and `TIMESTAMP` columns in UTC



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