[jira] [Created] (FLINK-6355) TableEnvironment support register TableFunction

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6355) TableEnvironment support register TableFunction

Shang Yuanchun (Jira)
Kaibo Zhou created FLINK-6355:
---------------------------------

             Summary: TableEnvironment support register TableFunction
                 Key: FLINK-6355
                 URL: https://issues.apache.org/jira/browse/FLINK-6355
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
            Reporter: Kaibo Zhou
            Assignee: Kaibo Zhou


Currently TableEnvironment only supports register ScalarFunction, it is necessary to support register TableFunction which is written in Java.

The motivation is to eliminate most differences between batch and stream execution environment, and use TableEnvironment only to write programs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)