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

Change the catalystConverter to be a Scala val. #4038

Merged
merged 2 commits into from
Nov 5, 2021

Conversation

firestarman
Copy link
Collaborator

Change the catalystConverter to be a Scala val to avoid evaluating a converter per row.

This repeating evaluation for the converter is unnecessary, leading to really bad performance.

Signed-off-by: Firestarman firestarmanllc@gmail.com

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
Copy link
Collaborator Author

build

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
Copy link
Collaborator Author

build

@jlowe jlowe added the performance A performance related task/issue label Nov 5, 2021
@firestarman firestarman merged commit a5ce9c1 into NVIDIA:branch-21.12 Nov 5, 2021
@firestarman firestarman deleted the scala-udf branch November 5, 2021 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance A performance related task/issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants