[
https://issues.apache.org/jira/browse/FLINK-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-1847.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.9
Fixed via e45f13f5351c1550fc4413c534effe213ddeb059
> Change Scala collect() method to return a Seq
> ---------------------------------------------
>
> Key: FLINK-1847
> URL: https://issues.apache.org/jira/browse/FLINK-1847
> Project: Flink
> Issue Type: Bug
> Components: Scala API
> Affects Versions: 0.9
> Reporter: Stephan Ewen
> Assignee: Till Rohrmann
> Fix For: 0.9
>
>
> Right now, the method is very specific in returning {{mutable.Buffer}}.
> Changing it to {{Seq}} allows us to alter the underlying representation
> without breaking the API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)