GitHub user sachingoel0101 opened a pull request:

    https://github.com/apache/flink/pull/1099

    [FLINK-2627][utils]Make Scala Data Set utils easier to access

    Introduces a package object for Scala data set utils to simplify usage.
    New usage: `import org.apache.flink.api.scala.utils._`

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sachingoel0101/flink scala_utils_fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1099.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1099
    
----
commit 7df1766278111583eac24c375ec7996f1854705b
Author: Sachin Goel <sachingoel0...@gmail.com>
Date:   2015-09-05T13:12:38Z

    Makes scala utils access easier, in sync with Java utils accessor

----


---
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