[
https://issues.apache.org/jira/browse/FLINK-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek closed FLINK-1140.
-----------------------------------
Resolution: Abandoned
I'm closing this as "Abandoned", since there is no more activity and the code
base has moved on quite a bit. Please re-open this if you feel otherwise and
work should continue.
> Add a flatmap that returns an Iterable instead of aggregation to a collector
> -----------------------------------------------------------------------------
>
> Key: FLINK-1140
> URL: https://issues.apache.org/jira/browse/FLINK-1140
> Project: Flink
> Issue Type: Improvement
> Components: API / DataSet
> Affects Versions: 0.8.0
> Reporter: Márton Balassi
> Assignee: Márton Balassi
> Priority: Major
>
> This would enable more concise lambda function usage like the flatmap here:
> flatMap(sentence -> Arrays.asList(sentence.split(" ")))
--
This message was sent by Atlassian Jira
(v8.3.4#803005)