szehon-ho opened a new pull request, #41614:
URL: https://github.com/apache/spark/pull/41614

    ### What changes were proposed in this pull request?
   Codegen of shuffled hash join of build side outer join (ie, left outer join 
build left or right outer join build right)
   
    ### Why are the changes needed?
   The implementation of https://github.com/apache/spark/pull/41398 was only 
for non-codegen version, and codegen was disabled in this scenario.
   
    ### Does this PR introduce _any_ user-facing change?
   No
   
    ### How was this patch tested?
   New unit test in WholeStageCodegenSuite


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