Skip to content

Minor: Add new bloom filter predicate tests #8433

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Dec 6, 2023

Which issue does this PR close?

Part of #8376 (see the POC PR #8397 for how this all fits together)

Rationale for this change

While working on refactoring how bloom filters work in DataFusion, I found a few more cases that I wanted to test.

What changes are included in this PR?

Add some additional bloom filter test coverage

Are these changes tested?

all tests

Are there any user-facing changes?

no

@github-actions github-actions bot added the core Core DataFusion crate label Dec 6, 2023
@alamb alamb changed the title Minor: Add new bloom filter tests Minor: Add new bloom filter predicate tests Dec 6, 2023
@alamb alamb requested a review from Ted-Jiang December 6, 2023 12:46
@alamb alamb merged commit d43a70d into apache:main Dec 8, 2023
appletreeisyellow pushed a commit to appletreeisyellow/datafusion that referenced this pull request Dec 15, 2023
* Minor: Add new bloom filter tests

* fmt
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
core Core DataFusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants