Cheng Su created SPARK-32577:
--------------------------------

             Summary: Fix the config value for shuffled hash join in test 
in-joins.sql
                 Key: SPARK-32577
                 URL: https://issues.apache.org/jira/browse/SPARK-32577
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Cheng Su


The config value for enabling shuffled hash join is wrong in test 
[https://github.com/apache/spark/blob/master/sql/core/src/test/resources/sql-tests/inputs/subquery/in-subquery/in-joins.sql#L8-L10],
 which should not be spark.sql.autoBroadcastJoinThreshold=-1. Created this Jira 
to fix this. This is a very minor change.



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