[
https://issues.apache.org/jira/browse/FLINK-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Márton Balassi resolved FLINK-1102.
-----------------------------------
Resolution: Fixed
Resolved in the following commit:
https://github.com/apache/incubator-flink/commit/4175dca89ea89522ff474b0c6c861516d03ee064
> Projection operator for streaming
> ---------------------------------
>
> Key: FLINK-1102
> URL: https://issues.apache.org/jira/browse/FLINK-1102
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Affects Versions: 0.7-incubating
> Reporter: Márton Balassi
> Assignee: Gyula Fora
>
> Enable the following code with the usual semantics:
> stream.project(1,2).types(String.class, Integer.class)
> Consider whether providing the types is necessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)