ulysses you created SPARK-35221:
-----------------------------------

             Summary: Add join hint build side check
                 Key: SPARK-35221
                 URL: https://issues.apache.org/jira/browse/SPARK-35221
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: ulysses you


Currently we support specify the join implementation with hint, but Spark did 
not promised it.

For broadcast outer join and hash outer join we need to check if its build side 
was supported. And at least we should print some warning log instead of 
changing to other join implementation silently.

 

 

 

 



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