Skip to content

Implement estimate overlapping entries for BloomFilterLayer #5518

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 2.1
Choose a base branch
from

Conversation

DarwinKatanamp
Copy link

Fixes #5517

Using the same setup as in the linked issue I confirmed that this resolves the problem. But I'm hoping you have some context as to why an UnsupportedOperationException is thrown here, possibly I'm missing something.

Copy link
Contributor

@dlmarion dlmarion left a comment

Choose a reason for hiding this comment

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

I don't see an issue with this change.

@ctubbsii ctubbsii added this to the 2.1.4 milestone May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

External compactions fail after a bulk import on a Bloom filter-enabled table
3 participants