Skip to content

Token Bloom filter Support #489

@aadant

Description

@aadant

Describe the enhancement requested

Database like ClickHouse support bloom filters on the tokens present in a String rather than the String itself.

https://clickhouse.com/docs/optimize/skipping-indexes#bloom-filter-types

I suggest that Apache Parquet support this type of Bloom filter to speed up token matching or SQL like operations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions