You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/12/08 06:41:08 UTC

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

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

Robert Metzger updated FLINK-18201:
-----------------------------------
    Fix Version/s:     (was: 1.12.0)
                   1.13.0

> 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
>            Assignee: Nicholas Jiang
>            Priority: Major
>             Fix For: 1.13.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 with Java and add such an interface in the Python *TableEnvironment*.



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