You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Kaibo Zhou (JIRA)" <ji...@apache.org> on 2017/04/21 10:48:04 UTC

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

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)