adriangb commented on PR #24382:
URL: https://github.com/apache/datafusion/pull/24382#issuecomment-5499853985

   I'm very much 👎🏻 on serializing the in memory map across the wire.
   
   I'm already considering a proposal to disable them by default because the 
current implementations are slower than no filter if the joint is not 
selective. Adding more additional work that happens just because the filter 
exists will only make this worse.


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