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 & 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)