Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions