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

Sync Execs and Expressions from spark-rapids resources #691

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

nartal1
Copy link
Collaborator

@nartal1 nartal1 commented Dec 14, 2023

This fixes #690

This PR sync Execs and expressions from spark-rapids files.
No new Execs are added and only update of one Exec.

4 new expressions are added in supportedExprs file. Same have been updated in all the scores files.
If we a do diff now, we see the difference for promote_precision which is expected as spark-rapids doesn't recognize that and we manually added it in spark-rapids-tools repo.
No test added as we add test only for new Execs.

@nartal1 nartal1 added bug Something isn't working core_tools Scope the core module (scala) labels Dec 14, 2023
@nartal1 nartal1 self-assigned this Dec 14, 2023
@amahussein amahussein merged commit 96300cd into NVIDIA:dev Dec 14, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core_tools Scope the core module (scala)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Sync-up the supported operators files in tools with spark-rapids
2 participants