[
https://issues.apache.org/jira/browse/SPARK-13977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davies Liu resolved SPARK-13977.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request 11788
[https://github.com/apache/spark/pull/11788]
> Bring back ShuffledHashJoin
> ---------------------------
>
> Key: SPARK-13977
> URL: https://issues.apache.org/jira/browse/SPARK-13977
> Project: Spark
> Issue Type: Task
> Components: SQL
> Reporter: Davies Liu
> Assignee: Davies Liu
> Fix For: 2.0.0
>
>
> ShuffledHashJoin is still useful when:
> 1) any partition of the build side could fit in memory
> 2) the build side is much smaller than stream side, the building hash table
> on smaller side should be faster than sorting the bigger side.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]