[
https://issues.apache.org/jira/browse/FLINK-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Márton Balassi resolved FLINK-1312.
-----------------------------------
Resolution: Implemented
Fix Version/s: 0.8-incubating
Implemented via
https://git-wip-us.apache.org/repos/asf?p=incubator-flink.git;a=commit;h=4a7ba2dbb7744b41135994d7f947198b9c4e5065
> Change OutputSelector to SAM-type to allow lambdas for split operator
> ---------------------------------------------------------------------
>
> Key: FLINK-1312
> URL: https://issues.apache.org/jira/browse/FLINK-1312
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Affects Versions: 0.8-incubating
> Reporter: Gyula Fora
> Assignee: Gyula Fora
> Priority: Trivial
> Fix For: 0.8-incubating
>
>
> The current OutputSelector doesnt not allow lambda expressions to be used for
> selecting outputs for the ds.split(...) operator.
> The OutputSelector should be changed to a SAM-type for which the select
> method will return an iterable with the selected output names.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)