Márton Balassi created FLINK-1102:
-------------------------------------
Summary: 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)