tillrohrmann commented on issue #6738: [FLINK-10126] There should be a Scala 
DataSource
URL: https://github.com/apache/flink/pull/6738#issuecomment-427640894
 
 
   I agree with @StephanEwen that the current approach is not very clean.
   
   I'm wondering whether introducing a Scala `DataSource extends DataSet` and 
changing the return type of `ExecutionEnvironment#createInput` from `DataSet` 
to `DataSource` would really be API breaking. All existing programs should 
still compile since we would extend `DataSet`. What do you think @yanghua?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to