[
https://issues.apache.org/jira/browse/FLINK-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223774#comment-14223774
]
ASF GitHub Bot commented on FLINK-1249:
---------------------------------------
GitHub user StephanEwen opened a pull request:
https://github.com/apache/incubator-flink/pull/228
[FLINK-1249] [APIs] [compiler] Add custom partitioner for CoGroup
Java AP support done, Scala API support pending
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StephanEwen/incubator-flink cg_partition
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/228.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 #228
----
commit ffb3d62f31d29762c80b27e734dfa6acad615b6f
Author: Stephan Ewen <[email protected]>
Date: 2014-11-24T19:01:21Z
[FLINK-1249] [APIs] [compiler] Add custom partitioner for CoGroup
----
> Add custom partitioner for CoGroup
> ----------------------------------
>
> Key: FLINK-1249
> URL: https://issues.apache.org/jira/browse/FLINK-1249
> Project: Flink
> Issue Type: Bug
> Components: Java API, Optimizer, Scala API
> Affects Versions: 0.8-incubating
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
>
> Currently, custom partitioners exist only for Join, Partition, and the
> different groupings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)