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

[BUG]Cast from string to float using hand-picked values failed in CastOpSuite #10986

Closed
nartal1 opened this issue Jun 6, 2024 · 3 comments
Closed
Assignees
Labels
? - Needs Triage Need team to review and classify bug Something isn't working test Only impacts tests

Comments

@nartal1
Copy link
Collaborator

nartal1 commented Jun 6, 2024

Describe the bug
Cast from string to float using hand-picked values in CastOpSuite is failing in latest nightly build.
Failure seen on all Spark version so it doesn't look any Spark version specific.

- Cast from string to float using hand-picked values *** FAILED ***
07:12:29    Mismatch casting string [+nAn] to FloatType. CPU: null; GPU: NaN (CastOpSuite.scala:244)
@nartal1 nartal1 added bug Something isn't working ? - Needs Triage Need team to review and classify test Only impacts tests labels Jun 6, 2024
@res-life
Copy link
Collaborator

res-life commented Jun 6, 2024

Both nightly JDK11 and JDK17 shows this error.

@firestarman
Copy link
Collaborator

it is breaking the premerge build now

@Feng-Jiang28
Copy link
Collaborator

Cauased by NVIDIA/spark-rapids-jni#2063, I will fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working test Only impacts tests
Projects
None yet
Development

No branches or pull requests

4 participants