You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/06/09 05:47:00 UTC

[jira] [Created] (FLINK-18201) Support create_function in Python Table API

Dian Fu created FLINK-18201:
-------------------------------

             Summary: 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
             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 also add such an interface in the Python *TableEnvironment*.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)