alamb opened a new issue, #9914:
URL: https://github.com/apache/arrow-datafusion/issues/9914

   ### Describe the bug
   
   As @progval discovered, bloom filters on these types return no results 
(incorrect answers): https://github.com/apache/arrow-datafusion/issues/9779
   
   
   
   ### To Reproduce
   
   Not sure (see unit tests for parquet filters, eg. that were added in 
https://github.com/apache/arrow-datafusion/pull/9770)
   
   ### Expected behavior
   
   I think we should disable bloom filters for these types on parquet for now 
(and maybe update the tests) until we have fixed 
https://github.com/apache/arrow-datafusion/issues/9779
   
   ### Additional context
   
   _No response_


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

Reply via email to