[ENHANCEMENT]: Enable 128bit hasher in cuco::bloom_filter #601
Labels
P1: Should have
Necessary but not critical
topic: bloom_filter
Issues related to bloom_filter
type: improvement
Improvement / enhancement to an existing function
Is your feature request related to a problem? Please describe.
Extension of #573
The current implementation of
cuco::bloom_filter
cannot handle tuple-like hash values as returned by our 128bit hasher implementations.Describe the solution you'd like
Add support for tuple-like hash values
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: