You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2016/01/14 05:24:40 UTC

[jira] [Commented] (PIG-4601) Implement Merge CoGroup for Spark engine

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

Pallavi Rao commented on PIG-4601:
----------------------------------

[~kellyzly], is this Patch ready for review? If so, can you please put it out on review board and change status of JIRA?

> Implement Merge CoGroup for Spark engine
> ----------------------------------------
>
>                 Key: PIG-4601
>                 URL: https://issues.apache.org/jira/browse/PIG-4601
>             Project: Pig
>          Issue Type: Sub-task
>          Components: spark
>    Affects Versions: spark-branch
>            Reporter: Mohit Sabharwal
>            Assignee: liyunzhang_intel
>             Fix For: spark-branch
>
>         Attachments: PIG-4601_1.patch
>
>
> Implement single-stage ("map-side") co-group where all the input data sets are sorted by key:
> {code}
> C = cogroup A by c1, B by c1 using 'merge';
> {code}



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