sigmod edited a comment on pull request #35789:
URL: https://github.com/apache/spark/pull/35789#issuecomment-1063664882


   > I have a question: why do we need Semi-Join if we have Bloom Filter?
   
   When Bloom filter is enabled and kicks in, Semi-Join is not needed. 
   It's under a config that is disabled by default, for tunings in the future, 
to on par. to the InSet filter in your original PR.
   


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