Stephan Ewen created FLINK-1847:
-----------------------------------

             Summary: 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


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)

Reply via email to