Skip to content

Call get_row_group_column_bloom_filter in parallel #3191

Description

@xanderbailey

Whilst working on #2398 we realized that calling get_row_group_column_bloom_filter in a loop isn't optimal.

DataFusion also does it the same way https://github.com/apache/datafusion/blob/55.0.0/datafusion/datasource-parquet/src/opener/mod.rs#L1266-L1292

https://github.com/apache/arrow-rs/pull/8462/changes has merged so we should follow up to improve this implementation.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions