Skip to content

[C++][Parquet] Allow writing BloomFilter for specific column #34785

Description

@mapleFU

Describe the enhancement requested

In parquet spec, we can have a BloomFilter for a column in one RowGroup. Writer can set BloomFilter when writing columns. The setting patterns would be like {write_bloom, ndv} in column properties.

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