Skip to content

Conversation

@progval
Copy link
Contributor

@progval progval commented Mar 16, 2024

Which issue does this PR close?

Closes #9643.

Rationale for this change

They allow faster access to binary columns with high cardinality

What changes are included in this PR?

Also adds tests for statistics-based row group pruning.

Are these changes tested?

Yes

Are there any user-facing changes?

It should be invisible other than a performance improvement.

@github-actions github-actions bot added the core Core DataFusion crate label Mar 16, 2024
@progval progval changed the title Add support for Bloom filters on binary columns parquet: Add support for Bloom filters on binary columns Mar 16, 2024
@progval progval marked this pull request as ready for review March 19, 2024 14:38
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️ -- thank you @progval

@alamb alamb merged commit b87dd61 into apache:main Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Bloom filters on binary columns in Parquet tables

2 participants