GitHub user StephanEwen opened a pull request:
https://github.com/apache/incubator-flink/pull/234
[FLINK-658] Group Sorting for CoGroups
CAVEAT: Only the last commit (bcdd167f4671976a92ad9300256874804598dd3e) and
the second last (bea0a070137e322472a96b280d6e7b73711b7fb7) are relevant. The
others are displayed because github and the apache git repo are out of sync.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StephanEwen/incubator-flink cg_group_sort
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/234.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 #234
----
commit 4838efe562da51848cd4a18c6b45de4024a14b35
Author: Suneel Marthi <[email protected]>
Date: 2014-11-25T01:17:51Z
Fixes FLINK-1276
Closes #229
commit bcdd167f4671976a92ad9300256874804598dd3e
Author: Stephan Ewen <[email protected]>
Date: 2014-11-24T19:01:21Z
[FLINK-1249] [APIs] [compiler] Add custom partitioner for CoGroup
This closes #228.
commit bea0a070137e322472a96b280d6e7b73711b7fb7
Author: Stephan Ewen <[email protected]>
Date: 2014-11-25T13:48:34Z
[Java API] Fix various warnings
commit 721b1793bd70d138852571788ce81a684a245f6a
Author: Stephan Ewen <[email protected]>
Date: 2014-11-25T15:34:55Z
[FLINK-658] [APIs] Add group sorting to CoGroup
----
---
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.
---