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 2021/11/18 07:03:00 UTC

[jira] [Created] (SPARK-37370) Add SQL configs to control newly added join code-gen in 3.3

Cheng Su created SPARK-37370:
--------------------------------

             Summary: Add SQL configs to control newly added join code-gen in 3.3
                 Key: SPARK-37370
                 URL: https://issues.apache.org/jira/browse/SPARK-37370
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.3.0
            Reporter: Cheng Su


During Spark 3.3, we added code-gen for FULL OUTER shuffled hash join, FULL OUTER sort merge join, and Existence sort merge join. Given the join test coverage is not high, and we would love to avoid any upcoming release regression due to it. So here we introduce three internal configs to allow users and developers to disable code-gen in case we found any bug after release.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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