[ https://issues.apache.org/jira/browse/FLINK-25231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492438#comment-17492438 ]
Shuiqiang Chen commented on FLINK-25231: ---------------------------------------- [~dianfu] Sorry for the late reply. This issue is currently in an almost done state in my local developing branch. But there are some test case failures due to the unexpected converted TypeInfo When applying the TypeConversion.fromDataTypeToLegacyInfo(), I'm trying to find out a solution to prevent the error as soon as I can. > Update PyFlink to use the new type system > ----------------------------------------- > > Key: FLINK-25231 > URL: https://issues.apache.org/jira/browse/FLINK-25231 > Project: Flink > Issue Type: Improvement > Components: API / Python > Reporter: Dian Fu > Assignee: Shuiqiang Chen > Priority: Major > Fix For: 1.15.0 > > > Currently, there are a lot of places in PyFlink Table API still using the > legacy type system. We need to revisit this and migrate them to the new type > system(DataType/LogicalType). -- This message was sent by Atlassian Jira (v8.20.1#820001)