Skip to content
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

[ENHANCEMENT]: Enable 128bit hasher in cuco::bloom_filter #601

Open
sleeepyjack opened this issue Sep 5, 2024 · 0 comments
Open

[ENHANCEMENT]: Enable 128bit hasher in cuco::bloom_filter #601

sleeepyjack opened this issue Sep 5, 2024 · 0 comments
Assignees
Labels
P1: Should have Necessary but not critical topic: bloom_filter Issues related to bloom_filter type: improvement Improvement / enhancement to an existing function

Comments

@sleeepyjack
Copy link
Collaborator

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

@sleeepyjack sleeepyjack added P1: Should have Necessary but not critical type: improvement Improvement / enhancement to an existing function labels Sep 5, 2024
@sleeepyjack sleeepyjack self-assigned this Sep 5, 2024
@sleeepyjack sleeepyjack added the topic: bloom_filter Issues related to bloom_filter label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1: Should have Necessary but not critical topic: bloom_filter Issues related to bloom_filter type: improvement Improvement / enhancement to an existing function
Projects
None yet
Development

No branches or pull requests

1 participant