Gengliang Wang created SPARK-34046:
--------------------------------------

             Summary: 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


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