Skip to content

[C++][Parquet] Fix writer not to throw when boolean type does not enable bloom filter #48877

@wgtmac

Description

@wgtmac

Describe the bug, including details regarding any error messages, version, and platform.

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).

Component(s)

C++, Parquet

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions