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

Fixed Failing ToPrettyStringSuite Test for 3.5.0 #10059

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

razajafri
Copy link
Collaborator

@razajafri razajafri commented Dec 15, 2023

After this issue was fixed regarding the double-to-string incompatibility, double => string and float => string tests which were expected to throw an exception because the GPU and CPU results did not match started not to throw an Exception which caused the test to fail.

This PR addresses that issue since now we are compatible with the CPU.

fixes #10056

@razajafri
Copy link
Collaborator Author

build

@razajafri razajafri merged commit 97ab6ab into NVIDIA:branch-24.02 Dec 15, 2023
37 of 38 checks passed
@razajafri razajafri deleted the SP-10056-ToPrettyString branch December 15, 2023 17:12
@sameerz sameerz added the test Only impacts tests label Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Unit tests ToPrettyStringSuite FAILED on spark-3.5.0
3 participants