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

14044/enhancement/add xxhash algorithms in expression api #14367

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Spaarsh
Copy link
Contributor

@Spaarsh Spaarsh commented Jan 30, 2025

Which issue does this PR close?

Closes #14044.

Rationale for this change

Lack of xxhash (a quick, non-cryptographic hashing technique) functions.

What changes are included in this PR?

Are these changes tested?

Yes.

Are there any user-facing changes?

The users shall now be able to use xxhash32 and xxhash64 functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement xxhash algorithms as part of the expression API
1 participant