pan3793 commented on PR #58514:
URL: https://github.com/apache/spark/pull/58514#issuecomment-5539094621

   Thanks for the careful trace, @ulysses-you. Kept the Cross arm: 
`canReplicateLeftSide`/`canReplicateRightSide` on the same path already treat 
Cross like Inner on the same equi-key reachability. Stated the invariant in the 
comment and pinned it with a `CROSS JOIN ... ON` test asserting the planned SMJ 
carries `Cross` and one key group: 4c4a7be1600.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to