mapleFU opened a new issue, #43138: URL: https://github.com/apache/arrow/issues/43138
### Describe the enhancement requested The patch is working on bloomfilter https://github.com/apache/arrow/pull/37400 Currently, the bloom filter user should explicitly know the filter fpp and ndv to create the bloom filter. In the future, we should support estimate the bloom filter quality and doesn't write BF when it's sparse See: https://github.com/apache/arrow/pull/37400#discussion_r1648416815 ### Component(s) C++, Parquet -- 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]
