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

Apache Spark commented on SPARK-11675:
--------------------------------------

User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/9645

> Remove shuffle hash joins
> -------------------------
>
>                 Key: SPARK-11675
>                 URL: https://issues.apache.org/jira/browse/SPARK-11675
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>
> They are off by default. I think we should just standardize on sort merge 
> join for large joins for now, and create better implementations of hash joins 
> if needed in the future.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to