| commit | 7820f672edbbd516661740db9c355f2bc42bf602 | [log] [tgz] |
|---|---|---|
| author | Gang Wu <ustcwg@gmail.com> | Thu Jan 15 17:43:53 2026 +0800 |
| committer | GitHub <noreply@github.com> | Thu Jan 15 17:43:53 2026 +0800 |
| tree | 68bed75afbc86dc376ef99012577af617b6fc015 | |
| parent | fb0bac6fddd1ff5cd7748daeede4d3c774789967 [diff] |
GH-34785: [Doc][Parquet] Update doc for bloom filter support (#48860) ### Rationale for this change Writing support for Parquet bloom filter has been added so the doc is out of date. ### What changes are included in this PR? Update the doc to reflect the status that bloom filter is fully supported but not integrated with data read api. ### Are these changes tested? N/A ### Are there any user-facing changes? No * GitHub Issue: #34785 Authored-by: Gang Wu <ustcwg@gmail.com> Signed-off-by: Gang Wu <ustcwg@gmail.com>
Apache Arrow is a universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics. It contains a set of technologies that enable data systems to efficiently store, process, and move data.
Major components of the project include:
↗: Arrow-powered API, drivers, and libraries for access to databases and query engines↗↗↗↗↗↗↗The ↗ icon denotes that this component of the project is maintained in a separate repository.
Arrow is an Apache Software Foundation project. Learn more at arrow.apache.org.
The reference Arrow libraries contain many distinct software components:
The official Arrow libraries in this repository are in different stages of implementing the Arrow format and related features. See our current feature matrix on git main.
Please read our latest project contribution guide.
Even if you do not plan to contribute to Apache Arrow itself or Arrow integrations in other projects, we'd be happy to have you involved: