Gyula Fora created FLINK-1380:
---------------------------------
             Summary: Update SplitDataStream to extend DataStream
                 Key: FLINK-1380
                 URL: 
https://issues.apache.org/jira/browse/FLINK-1380             Project: Flink
          Issue Type: Improvement
          Components: Streaming
    Affects Versions: 0.9
            Reporter: Gyula Fora
            Assignee: Gyula Fora
            Priority: Trivial
The SplitDataStream currently does not extend the DataStream which adds the need for the selectAll method for selecting all outputs. To avoid this we can trivially make it extend the DataStream for transformations on all outputs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)