You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2014/12/09 14:51:12 UTC

[jira] [Assigned] (FLINK-1312) Change OutputSelector to SAM-type to allow lambdas for split operator

     [ https://issues.apache.org/jira/browse/FLINK-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gyula Fora reassigned FLINK-1312:
---------------------------------

    Assignee: Gyula Fora

> 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
>
> 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)