GitHub user StephanEwen opened a pull request:

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

    [FLINK-2385] [scala api] Add parenthesis to Scala 'distinct' transformation.

    The operation is not side-effect free. It does not mutate the original 
DataSet, but defines distributed computation.
    
    This pull request also correct some comment markups.

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

    $ git pull https://github.com/StephanEwen/incubator-flink scala_distinct

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

    https://github.com/apache/flink/pull/933.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 #933
    
----
commit 828761adaeff7a08e0927170e61b1f46c77b55d4
Author: Stephan Ewen <se...@apache.org>
Date:   2015-07-21T14:55:44Z

    [FLINK-2385] [scala api] Add parenthesis to 'distinct' transformation.

----


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