[GitHub] incubator-flink pull request: Syntactic sugar for sum, min, and ma...

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] incubator-flink pull request: Syntactic sugar for sum, min, and ma...

zentol
GitHub user ktzoumas opened a pull request:

    https://github.com/apache/incubator-flink/pull/7

    Syntactic sugar for sum, min, and max aggregations

    This is just adding the ability to call .sum(n), .min(n), and .max(n) on a DataSet instead of .aggregate(SUM, n) etc

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

    $ git pull https://github.com/ktzoumas/incubator-flink aggregator_operators_syntax

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

    https://github.com/apache/incubator-flink/pull/7.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 #7
   
----
commit 6e823df56ce0be8f54ab5040e1ccc46d029d4730
Author: Kostas Tzoumas <[hidden email]>
Date:   2014-06-10T14:58:08Z

    Syntactic sugar for sum, min, and max aggregations

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] incubator-flink pull request: Syntactic sugar for sum, min, and ma...

zentol
Github user StephanEwen commented on the pull request:

    https://github.com/apache/incubator-flink/pull/7#issuecomment-46457577
 
    Looks good, will merge.


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] incubator-flink pull request: Syntactic sugar for sum, min, and ma...

zentol
In reply to this post by zentol
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-flink/pull/7


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---