You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Shaoxuan Wang (JIRA)" <ji...@apache.org> on 2017/06/21 09:29:00 UTC

[jira] [Created] (FLINK-6963) User Defined Operator

Shaoxuan Wang created FLINK-6963:
------------------------------------

             Summary: User Defined Operator
                 Key: FLINK-6963
                 URL: https://issues.apache.org/jira/browse/FLINK-6963
             Project: Flink
          Issue Type: New Feature
          Components: Table API & SQL
            Reporter: Shaoxuan Wang
            Assignee: Jark Wu
             Fix For: 1.4.0


We are proposing to add an User Defined Operator (UDOP) interface. As oppose to UDF(scalars to scalar)/UDTF(scalar to table)/UDAGG(table to scalar), this UDOP allows user to describe a business logic for a table to table conversion.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)