Skip to content

Conversation

@notfilippo
Copy link
Contributor

Closes #5 .

Adds support for the BloomFilter, which can be constructed via the BloomFilterBuilder. The implementation should be compatible with the C++ / Java serialisation format.

I've added some examples in the rustdoc. I think the library would benefit from having some examples as well. Will create separate tickets.

After we merge this I propose we close #2 and cut a release.

Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

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

LGTM.

+1 for a new release carry all we have now.

@freakyzoidberg freakyzoidberg merged commit 819f563 into apache:main Dec 31, 2025
9 checks passed
@notfilippo notfilippo deleted the bloom branch January 2, 2026 09:51
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.

Implement BloomFilter [EPIC] Coordination work for datasketches-rust v0.1

3 participants