You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2014/10/09 13:22:33 UTC

[jira] [Created] (FLINK-1147) TypeInference on POJOs

Stephan Ewen created FLINK-1147:
-----------------------------------

             Summary: TypeInference on POJOs
                 Key: FLINK-1147
                 URL: https://issues.apache.org/jira/browse/FLINK-1147
             Project: Flink
          Issue Type: Improvement
          Components: Java API
    Affects Versions: 0.7-incubating
            Reporter: Stephan Ewen


On Tuples, we currently use type inference that figures out the types of output type variables relative to the input type variable.

We need a similar functionality for POJOs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)