[ https://issues.apache.org/jira/browse/FLINK-18201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dian Fu updated FLINK-18201: ---------------------------- Description: There is an interface *createFunction* in the Java *TableEnvironment*. It's used to register a Java UserDefinedFunction class as a catalog function. We should align the Python Table API and add such an interface in the Python *TableEnvironment*. (was: There is an interface *createFunction* in the Java *TableEnvironment*. It's used to register a Java UserDefinedFunction class as a catalog function. We should also add such an interface in the Python *TableEnvironment*.) > Support create_function in Python Table API > ------------------------------------------- > > Key: FLINK-18201 > URL: https://issues.apache.org/jira/browse/FLINK-18201 > Project: Flink > Issue Type: Improvement > Components: API / Python > Reporter: Dian Fu > Priority: Major > Fix For: 1.12.0 > > > There is an interface *createFunction* in the Java *TableEnvironment*. It's > used to register a Java UserDefinedFunction class as a catalog function. We > should align the Python Table API and add such an interface in the Python > *TableEnvironment*. -- This message was sent by Atlassian Jira (v8.3.4#803005)