Github user sachingoel0101 commented on the pull request:

    https://github.com/apache/flink/pull/861#issuecomment-137763865
  
    1. @thvasilo , I have changed the scala `DataSetUtils` class to make it a 
bit more easy to use. Now, it doesn't require an import of 
`org.apache.flink.api.scala.DataSetUtils.utilsToDataSet`, rather a more 
intuitive `org.apache.flink.api.scala.DataSetUtils._`.
    Lemme know if this is a good fix to have it along with this PR.
    https://gist.github.com/sachingoel0101/987ebb7cbfacb793d610
    2. I will write the docs for the Utility part.
    
    3. Right now, I have duplicated the implementation from `DataSetUtils.java` 
directly to `DataSetUtils.scala`. If you find a way to directly access a scala 
`DataSet[Double]` from java, let me know. :)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to