Skip to content

feat: support xxhash algoritem on datafusion #17186

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Standing-Man
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

  • Support xxhash64 algorithm on datafusion

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the functions Changes to functions implementation label Aug 14, 2025
@Standing-Man Standing-Man marked this pull request as draft August 14, 2025 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
functions Changes to functions implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement xxhash algorithms as part of the expression API
1 participant