beyond1920 commented on PR #9863:
URL: https://github.com/apache/hudi/pull/9863#issuecomment-1855211487

   After apply this patch, some cases would mistaken choose broadcast hash join 
even for big table. In those cases, `relation#sizeInBytes` returns 0 leads to 
choose broadcast hash join. It seems the partition pruning is not done here, so 
`FileIndex#cachedAllInputFileSlices` is still empty map.


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

Reply via email to