You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/09/25 05:40:34 UTC

[jira] [Resolved] (SPARK-546) Support full outer join and multiple join in a single shuffle

     [ https://issues.apache.org/jira/browse/SPARK-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Wendell resolved SPARK-546.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0
         Assignee: Aaron Staple

Fixed by:
https://github.com/apache/spark/pull/1395

> Support full outer join and multiple join in a single shuffle
> -------------------------------------------------------------
>
>                 Key: SPARK-546
>                 URL: https://issues.apache.org/jira/browse/SPARK-546
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core, Streaming
>            Reporter: Reynold Xin
>            Assignee: Aaron Staple
>             Fix For: 1.2.0
>
>
> RDD[(K,V)] now supports left/right outer join but not full outer join.
> Also it'd be nice to provide a way for users to join multiple RDDs on the same key in a single shuffle.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org