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

Dian Fu closed FLINK-12456.
---------------------------
    Resolution: Duplicate

[~lzljs3620320] This issue should have been resolved in FLINK-12408. Just close 
this ticket. Feel free to reopen it if you found this problem still exists. 
Thanks a lot.

> Wrong CharType convertion in type_utils.py
> ------------------------------------------
>
>                 Key: FLINK-12456
>                 URL: https://issues.apache.org/jira/browse/FLINK-12456
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python
>            Reporter: Jingsong Lee
>            Priority: Major
>
> In types.py: define CharType as SQL CHAR, but SQL CHAR is a Java String 
> instead of Java Character.
> In type_utils.py, 
> org.apache.flink.api.common.typeinfo.Types.CHAR map to DataTypes.CHAR, it is 
> wrong. Types.CHAR is Java Character.
> I suggest that consider removing Char's support first.



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

Reply via email to