You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Su (Jira)" <ji...@apache.org> on 2020/08/10 02:13:00 UTC

[jira] [Created] (SPARK-32577) Fix the config value for shuffled hash join in test in-joins.sql

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org