Skip to content

GH-34785: [Doc][Parquet] Update doc for bloom filter support - #48860

Merged
wgtmac merged 1 commit into
apache:mainfrom
wgtmac:doc_bf
Jan 15, 2026
Merged

GH-34785: [Doc][Parquet] Update doc for bloom filter support#48860
wgtmac merged 1 commit into
apache:mainfrom
wgtmac:doc_bf

Conversation

@wgtmac

@wgtmacwgtmac commented Jan 15, 2026

Copy link
Copy Markdown
Member

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

@wgtmac
wgtmac requested a review from pitrouJanuary 15, 2026 01:01
@github-actionsgithub-actionsBot added the awaiting review Awaiting review label Jan 15, 2026
@pitroupitrou changed the title GH-34785: [DOC][FOLLOWUP] Update doc for Parquet bloom filterGH-34785: [Doc][Parquet] Update doc for bloom filter supportJan 15, 2026

@pitroupitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, thank you @wgtmac

@github-actionsgithub-actionsBot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels Jan 15, 2026
@wgtmac
wgtmac merged commit 7820f67 into apache:mainJan 15, 2026
12 checks passed
@wgtmacwgtmac removed the awaiting committer review Awaiting committer review label Jan 15, 2026
@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 7820f67.

There weren't enough matching historic benchmark results to make a call on whether there were regressions.

The full Conbench report has more details.

Mottl pushed a commit to Mottl/arrow that referenced this pull request May 26, 2026
…pache#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: apache#34785
Authored-by: Gang Wu <ustcwg@gmail.com>
Signed-off-by: Gang Wu <ustcwg@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@wgtmac@pitrou