[ https://issues.apache.org/jira/browse/FLINK-20621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dian Fu reassigned FLINK-20621: ------------------------------- Assignee: Shuiqiang Chen > Refactor the TypeInformation implementation in Python DataStream API > -------------------------------------------------------------------- > > Key: FLINK-20621 > URL: https://issues.apache.org/jira/browse/FLINK-20621 > Project: Flink > Issue Type: Improvement > Components: API / Python > Reporter: Shuiqiang Chen > Assignee: Shuiqiang Chen > Priority: Major > Labels: pull-request-available > Fix For: 1.12.0 > > > Currently, when users declare a TypeInfo in Python DataStream job it will > create a Java TypeInfo instance when instantiating. We should make it in a > lazy style that creates the Java TypeInfo instance only when calling > TypeInformation.get_java_type_info(). -- This message was sent by Atlassian Jira (v8.3.4#803005)