[
https://issues.apache.org/jira/browse/SPARK-35984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-35984.
---------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 33182
[https://github.com/apache/spark/pull/33182]
> Add a config to force using ShuffledHashJoin for test purpose
> -------------------------------------------------------------
>
> Key: SPARK-35984
> URL: https://issues.apache.org/jira/browse/SPARK-35984
> Project: Spark
> Issue Type: Task
> Components: SQL
> Affects Versions: 3.2.0
> Reporter: Linhong Liu
> Assignee: Linhong Liu
> Priority: Major
> Fix For: 3.2.0
>
>
> In the join.sql, we want to cover all 3 join types. but the problem is
> currently the `spark.sql.join.preferSortMergeJoin = false` couldn't guarantee
> all the joins will use ShuffledHashJoin, so we need another config to force
> using hash join in the testing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]