peter-toth opened a new pull request, #38038:
URL: https://github.com/apache/spark/pull/38038

   ### What changes were proposed in this pull request?
   This is a WIP PR to refactor `BroadcastHashJoinExec` output partitioning 
calculation.
   As this PR is based on https://github.com/apache/spark/pull/38034, that is 
not yet merged, the diff in this PR contains changes from both PRs. Please see 
commit 
https://github.com/apache/spark/commit/ee15d1ec430939c229100b8b97205278b20e1a43 
for the actual change related to constraint generation.
   
   ### Why are the changes needed?
   Simpler code with `TreeNode.multiTransform()`.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   Existing UTs.


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