Till Rohrmann created FLINK-960:
-----------------------------------
Summary: CollectionDataSource stores Scala collection as one data
element of the source
Key: FLINK-960
URL: https://issues.apache.org/jira/browse/FLINK-960
Project: Flink
Issue Type: Bug
Reporter: Till Rohrmann
Assignee: Till Rohrmann
The CollectionDataSource stores Scala collections as one object in the input
format. Therefore, the input format has only one element which is the
collection object. The input format should instead store the elements of the
input collection.
--
This message was sent by Atlassian JIRA
(v6.2#6252)