You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (JIRA)" <ji...@apache.org> on 2019/05/24 04:17:00 UTC

[jira] [Updated] (FLINK-12609) Align the data types of Python with Java

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

Dian Fu updated FLINK-12609:
----------------------------
    Description: 
As discussed in https://github.com/apache/flink/pull/8420#issuecomment-495444623, currently, there are some data types defined in Java not supported in Python such as TIMESTAMP_WITH_TIME_ZONE, TIMESTAMP_WITH_LOCAL_TIME_ZONE, etc. We should support them in Python once these types have been fully supported in Java.

 

  was:
Currently, there are some data types defined in Java not supported in Python such as TIMESTAMP_WITH_TIME_ZONE, TIMESTAMP_WITH_LOCAL_TIME_ZONE, etc. We should support them in Python once these types have been fully supported in Java.

 


> Align the data types of Python with Java
> ----------------------------------------
>
>                 Key: FLINK-12609
>                 URL: https://issues.apache.org/jira/browse/FLINK-12609
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Dian Fu
>            Assignee: Dian Fu
>            Priority: Major
>
> As discussed in https://github.com/apache/flink/pull/8420#issuecomment-495444623, currently, there are some data types defined in Java not supported in Python such as TIMESTAMP_WITH_TIME_ZONE, TIMESTAMP_WITH_LOCAL_TIME_ZONE, etc. We should support them in Python once these types have been fully supported in Java.
>  



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