Skip to content

feat: replace UDF by built-in function in skewedJoin #666

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

Merged

Conversation

SemyonSinchenko
Copy link
Collaborator

What changes were proposed in this pull request?

Replace UDF in skewedJoin by built-in function with code-gen support.

Why are the changes needed?

Performance improvement (including Connected-Components), close #665

@SemyonSinchenko SemyonSinchenko merged commit 0a6c935 into graphframes:master Aug 6, 2025
5 checks passed
@SemyonSinchenko SemyonSinchenko deleted the 665-remove-udfs branch August 6, 2025 18:07
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.

feat: remove UDFs from the skewedJoin
2 participants