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

[jira] [Created] (FLINK-17902) Support the new interfaces about temporary functions in PyFlink

Dian Fu created FLINK-17902:
-------------------------------

             Summary: Support the new interfaces about temporary functions in PyFlink
                 Key: FLINK-17902
                 URL: https://issues.apache.org/jira/browse/FLINK-17902
             Project: Flink
          Issue Type: Improvement
          Components: API / Python
            Reporter: Dian Fu
             Fix For: 1.12.0


The interfaces such as createTemporarySystemFunction, dropTemporarySystemFunction, createFunction, dropFunction, createTemporaryFunction, dropTemporaryFunction in the Java TableEnvironment are currently not available in the PyFlink. The aim of this JIRA is to add support of them in PyFlink.



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