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

Abhishek Agarwal commented on PIG-4601:
---------------------------------------

Is anyone already working on this? 

> 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
>             Fix For: spark-branch
>
>
> 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)

Reply via email to