You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2014/07/31 15:57:38 UTC

[jira] [Created] (FLINK-1040) Make type() call in projections optional (or remove it)

Stephan Ewen created FLINK-1040:
-----------------------------------

             Summary: Make type() call in projections optional (or remove it)
                 Key: FLINK-1040
                 URL: https://issues.apache.org/jira/browse/FLINK-1040
             Project: Flink
          Issue Type: Improvement
          Components: Java API
            Reporter: Stephan Ewen
            Priority: Minor


I think the type() call should be optional. The compiler can also cast the data set directly and the result type is computed from the input types anyways.



--
This message was sent by Atlassian JIRA
(v6.2#6252)