You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ruidong Li (JIRA)" <ji...@apache.org> on 2017/04/20 01:56:04 UTC

[jira] [Created] (FLINK-6334) Refactoring UDTF interface

Ruidong Li created FLINK-6334:
---------------------------------

             Summary: Refactoring UDTF interface
                 Key: FLINK-6334
                 URL: https://issues.apache.org/jira/browse/FLINK-6334
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
            Reporter: Ruidong Li


UDTF's apply method returns a Table Type, so Join(UDTF('a, 'b, ...) as 'c) shall be viewed as join(Table)



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