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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)