GitHub user aljoscha opened a pull request:

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

    Scala first n partition

    

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

    $ git pull https://github.com/aljoscha/incubator-flink 
scala-first-n-partition

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

    https://github.com/apache/incubator-flink/pull/132.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 #132
    
----
commit 70879294f026643cb751ecafa2343cda9c4cc356
Author: Aljoscha Krettek <[email protected]>
Date:   2014-09-26T10:52:08Z

    Change Partition Operator to actual general-purpose Operator
    
    It is no longer a special-case operator that can only be used in front
    of map-style operations.

commit d5039336619a4cba7dbf2155b16b631d6f77da43
Author: Aljoscha Krettek <[email protected]>
Date:   2014-09-29T10:26:38Z

    [FLINK-1123] Add first-n to Scala API

commit 06c61981ecf87bd5d2ac5d01656fd5ef08860924
Author: Aljoscha Krettek <[email protected]>
Date:   2014-09-29T13:09:28Z

    [FLINK-1120] Add Explicit Partition/Rebalance Operator for Scala API

commit c67064da2777a9df753f275aa41f65eae54287d8
Author: Aljoscha Krettek <[email protected]>
Date:   2014-09-29T13:27:40Z

    Update doc with Scala First-N and Partition/Rebalance

----


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

Reply via email to