Alexis Sarda-Espinosa created FLINK-10126:
---------------------------------------------
Summary: There should be a Scala DataSource
Key: FLINK-10126
URL:
https://issues.apache.org/jira/browse/FLINK-10126 Project: Flink
Issue Type: Improvement
Reporter: Alexis Sarda-Espinosa
In Java, an ExecutionEnvironment's createInput method returns a DataSource, whereas the Scala version returns a DataSet. There is no Scala DataSource wrapper, and the Scala DataSet does not provide the Java DataSource methods, such as getSplitDataProperties.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)