You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/25 19:00:16 UTC

[jira] [Commented] (FLINK-658) Add Group Sorting to CoGroup

    [ https://issues.apache.org/jira/browse/FLINK-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224918#comment-14224918 ] 

ASF GitHub Bot commented on FLINK-658:
--------------------------------------

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 <su...@gmail.com>
Date:   2014-11-25T01:17:51Z

    Fixes FLINK-1276
    
    Closes #229

commit bcdd167f4671976a92ad9300256874804598dd3e
Author: Stephan Ewen <se...@apache.org>
Date:   2014-11-24T19:01:21Z

    [FLINK-1249] [APIs] [compiler] Add custom partitioner for CoGroup
    
    This closes #228.

commit bea0a070137e322472a96b280d6e7b73711b7fb7
Author: Stephan Ewen <se...@apache.org>
Date:   2014-11-25T13:48:34Z

    [Java API] Fix various warnings

commit 721b1793bd70d138852571788ce81a684a245f6a
Author: Stephan Ewen <se...@apache.org>
Date:   2014-11-25T15:34:55Z

    [FLINK-658] [APIs] Add group sorting to CoGroup

----


> Add Group Sorting to CoGroup
> ----------------------------
>
>                 Key: FLINK-658
>                 URL: https://issues.apache.org/jira/browse/FLINK-658
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: GitHub Import
>              Labels: github-import
>             Fix For: pre-apache
>
>
> Add group sorting to CoGroup to allow the user to work on sorted input groups in a CoGroup function.
> This is analogous to group sorting for Reduce.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/658
> Created by: [fhueske|https://github.com/fhueske]
> Labels: enhancement, java api, user satisfaction, 
> Milestone: Release 0.6 (unplanned)
> Created at: Thu Apr 03 10:09:35 CEST 2014
> State: open



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)