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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to