You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chen Xu (JIRA)" <ji...@apache.org> on 2014/11/02 16:26:33 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193873#comment-14193873 ] 

Chen Xu commented on FLINK-1040:
--------------------------------

Yes, I think type() is redundant and would like to fix this issue.

> 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
>              Labels: simple, starter
>
> 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.3.4#6332)