You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Weihua Jiang (JIRA)" <ji...@apache.org> on 2018/12/10 02:58:00 UTC

[jira] [Created] (FLINK-11114) Support wrapping inference pipeline as a UDF function in SQL

Weihua Jiang created FLINK-11114:
------------------------------------

             Summary: Support wrapping inference pipeline as a UDF function in SQL
                 Key: FLINK-11114
                 URL: https://issues.apache.org/jira/browse/FLINK-11114
             Project: Flink
          Issue Type: Sub-task
          Components: Machine Learning Library, Table API &amp; SQL
            Reporter: Weihua Jiang


Though the standard ML pipeline inference usage is table based (that is, user at client construct the DAG only using table API), it is also desirable to wrap the inference logic as a UDF to be used in SQL. This means it shall be record based. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)