Skip to content

Conversation

@wgtmac
Copy link
Member

@wgtmac wgtmac commented Jan 16, 2026

Rationale for this change

Now that #37400 is merged. After a quick integration, I found that the Parquet writer throws if bloom filter is enabled and there is at least one boolean column (even when it is not enabled).

What changes are included in this PR?

Move the bloom filter type check after bloom filter enablement check.

Are these changes tested?

Yes, added test to verify this does not throw.

Are there any user-facing changes?

No.

@github-actions
Copy link

⚠️ GitHub issue #48877 has been automatically assigned in GitHub to PR creator.

Copy link
Contributor

@HuaHuaY HuaHuaY left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels Jan 16, 2026
@wgtmac wgtmac requested review from mapleFU and pitrou January 16, 2026 06:14
Sign up for free to 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.

3 participants