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

Reynold Xin closed SPARK-5292.
------------------------------
    Resolution: Duplicate

> optimize join for table that are already sharded/support for hive bucket
> ------------------------------------------------------------------------
>
>                 Key: SPARK-5292
>                 URL: https://issues.apache.org/jira/browse/SPARK-5292
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 1.2.0
>            Reporter: gagan taneja
>
> Currently join do not consider the locality of the data and perform the 
> shuffle anyway
> If the user takes the responsilbity of distributing the data based on some 
> hash or shared the data, spark join should be able to leverage sharding to 
> optimize join calculation/eliminate 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

Reply via email to