[ 
https://issues.apache.org/jira/browse/SPARK-57127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Asif updated SPARK-57127:
-------------------------
    Description: 
Canonicalization of BroadcastHashJoinExec, ShuffledHashJoinExec and 
SortMergeJoinExec  nodes is broken, as it does not account for change in order 
of join keys.

 

PR and bug test will be opened in couple of hours.

  was:
Canonicalization of all implementation of JoinExec nodes is broken, as it does 
not account for change in order of join keys.

 

PR and bug test will be opened in couple of hours.


> Canonicalization of JoinExec  is broken
> ---------------------------------------
>
>                 Key: SPARK-57127
>                 URL: https://issues.apache.org/jira/browse/SPARK-57127
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 4.2.0, 4.1.1, 4.1.2
>            Reporter: Asif
>            Priority: Major
>              Labels: pull-request-available
>
> Canonicalization of BroadcastHashJoinExec, ShuffledHashJoinExec and 
> SortMergeJoinExec  nodes is broken, as it does not account for change in 
> order of join keys.
>  
> PR and bug test will be opened in couple of hours.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to