[ 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org