wangyum commented on PR #37996:
URL: https://github.com/apache/spark/pull/37996#issuecomment-1261697253

   Another advantage is that we can coalesce into smaller partitions and then 
build the bloom filter because large parallelism can not improve the 
performance of the build bloom filter. For example:
   <img width="618" alt="image" 
src="https://user-images.githubusercontent.com/5399861/192930789-04fa9f0d-9c18-4b10-951d-804e357948fd.png";>
   


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