progval commented on issue #9779: URL: https://github.com/apache/arrow-datafusion/issues/9779#issuecomment-2029783561
Not exactly: as long as #9770 is not merged, bloom filters are not used on `UInt8` and `UInt16`. Now that I say it, I realize that I should probably amend that PR (and the existing code) to disable bloom filters entirely on these types; so Datafusion is slow instead of incorrect. -- 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]
