You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2019/02/28 15:53:00 UTC

[jira] [Updated] (FLINK-11110) Support pipeline stage type inference

     [ https://issues.apache.org/jira/browse/FLINK-11110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger updated FLINK-11110:
-----------------------------------
    Component/s: Library / Machine Learning

> Support pipeline stage type inference
> -------------------------------------
>
>                 Key: FLINK-11110
>                 URL: https://issues.apache.org/jira/browse/FLINK-11110
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Library / Machine Learning
>            Reporter: Weihua Jiang
>            Priority: Major
>
> It is important for any AI platform to have the type inference for each stage and pipeline. We can have some help here for ML pipeline to support such kind of type inference (static type and compatibility check) for each stage and pipeline. 
>  
> That is, each stage shall declare which kind of input type and shape it can accept and it will output. Then, the framework will perform compatibility check to see whether they are compatible or not. 



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