alamb commented on issue #10299: URL: https://github.com/apache/datafusion/issues/10299#issuecomment-2083019014
Thank you @hiltontj -- this is a great description. I agree it seems like a good idea to enable using bloom filters on read when they are present in the file. The test coverage is pretty good as far as I know these and I believe several users are already using the bloom filters @hengfeiyang -- as you contributed the initial implementation in https://github.com/apache/datafusion/pull/7821, do you know of any reason we shouldn't enable bloom filters by default? @Ted-Jiang or @progval -- I think you have worked on this feature recently as well -- do you know of any reason we shouldn't change the default? -- 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]
