Skip to content

Make Sbbf Constructers Public#9569

Open
cetra3 wants to merge 1 commit intoapache:mainfrom
pydantic:sbbf_public_methods
Open

Make Sbbf Constructers Public#9569
cetra3 wants to merge 1 commit intoapache:mainfrom
pydantic:sbbf_public_methods

Conversation

@cetra3
Copy link
Contributor

@cetra3 cetra3 commented Mar 18, 2026

Which issue does this PR close?

None

Rationale for this change

We want to use the SBBF Bloom Filter, but need to construct/serialize it manually. Currently there is no way to create a new Sbbf outside of this crate. Alongside this: we want to store the Sbbf in a FixedSizedBinary column for some fancy indexing.

What changes are included in this PR?

Some methods become public

Are these changes tested?

N/A

Are there any user-facing changes?

Yes, we add a few more public methods to the Sbbf struct

@github-actions github-actions bot added the parquet Changes to the parquet crate label Mar 18, 2026
@cetra3 cetra3 force-pushed the sbbf_public_methods branch from 91c414d to dc8aba8 Compare March 18, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant