[
https://issues.apache.org/jira/browse/FLINK-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Hueske closed FLINK-2238.
--------------------------------
Resolution: Fixed
Assignee: Sachin Goel
Fix Version/s: 0.9.1
0.10
Fixed for 0.10 with: 3c236b2c89ed84cded0d056ac40fc728089c6f67
Fixed for 0.9.1 with: 3e31ea647c76c85cd2371427b5735cb2d9a84266
> 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)