alamb commented on issue #9904: URL: https://github.com/apache/arrow-datafusion/issues/9904#issuecomment-2063879822
I see -- so from that perspective 37.0.0 and earlier have a bug where `int8/int16` bloom filters can incorrectly filter out incorrect answers. I did some archeology and it seems like the in8/int16 bloom filter support was added in https://github.com/apache/arrow-datafusion/pull/7821 / shipped as part of https://github.com/apache/arrow-datafusion/blob/main/dev/changelog/33.0.0.md (aka the bug has been present for several months/releases yet) Thus I think it would be useful to fix but I also don't think it is critical to include in 37.1.0 -- 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]
