[
https://issues.apache.org/jira/browse/FLINK-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-1772.
-----------------------------
Resolution: Not a Problem
> 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)