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

Wenchen Fan resolved SPARK-34046.
---------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 31087
[https://github.com/apache/spark/pull/31087]

> Use join hint in test cases for Join
> ------------------------------------
>
>                 Key: SPARK-34046
>                 URL: https://issues.apache.org/jira/browse/SPARK-34046
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL, Tests
>    Affects Versions: 3.0.0, 3.1.0
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> There are some existing test cases that constructing various joins by tuning 
> the SQL configuration AUTO_BROADCASTJOIN_THRESHOLD, 
> PREFER_SORTMERGEJOIN,SHUFFLE_PARTITIONS, etc. 
> This can be tricky. Constructing a specific join by using join hint can be 
> simpler and more robust.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to