[ 
https://issues.apache.org/jira/browse/FLINK-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650505#comment-14650505
 ] 

ASF GitHub Bot commented on FLINK-2238:
---------------------------------------

Github user fhueske commented on the pull request:

    https://github.com/apache/flink/pull/956#issuecomment-126947195
  
    Damn, that's on me. :-/ 
    I'll revert the commit for the 0.9 branch and recommit for 0.10 with 
corrected commit message.
    
    Is there already an API change list for 0.10 or do we need to start one?



> Scala ExecutionEnvironment.fromCollection does not work with Sets
> -----------------------------------------------------------------
>
>                 Key: FLINK-2238
>                 URL: https://issues.apache.org/jira/browse/FLINK-2238
>             Project: Flink
>          Issue Type: Improvement
>          Components: Scala API
>    Affects Versions: 0.9
>            Reporter: Fabian Hueske
>            Assignee: Sachin Goel
>            Priority: Minor
>              Labels: starter
>             Fix For: 0.10, 0.9.1
>
>
> ExecutionEnvironment.fromCollection() of Scala's DataSet API does only work 
> with Seq[T] and Iterator[T]. This excludes Set[T] which is a common 
> collection type.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to