You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Alexis Sarda-Espinosa (JIRA)" <ji...@apache.org> on 2018/08/12 09:31:00 UTC

[jira] [Created] (FLINK-10126) There should be a Scala DataSource

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)