[ 
https://issues.apache.org/jira/browse/FLINK-20457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weijie Guo updated FLINK-20457:
-------------------------------
    Fix Version/s: 2.0.0
                       (was: 1.20.0)

> Fix the handling of timestamp in DataStream.from_collection
> -----------------------------------------------------------
>
>                 Key: FLINK-20457
>                 URL: https://issues.apache.org/jira/browse/FLINK-20457
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python
>    Affects Versions: 1.12.0
>            Reporter: Dian Fu
>            Priority: Minor
>              Labels: auto-deprioritized-major, auto-unassigned
>             Fix For: 2.0.0
>
>
> Currently, DataStream.from_collection firstly converts date/time/dateTime 
> objects to int at Python side and then construct the corresponding 
> Date/Time/Timestamp object at Java side. It will lose the timezone 
> information. Pickle could handle date/time/datetime properly and the 
> conversion could be avoided.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to