Gábor Hermann created FLINK-1772:
------------------------------------

             Summary: Chain of split/select does not work
                 Key: FLINK-1772
                 URL: https://issues.apache.org/jira/browse/FLINK-1772
             Project: Flink
          Issue Type: Bug
          Components: Streaming
            Reporter: Gábor Hermann


OutputSelectors should handle multiple split/select called after one another 
like:

dataStream.split(outputSelector1).select("one").split(outputSelector2).select("two")



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to