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 #4244

Closed
pxLi opened this issue Dec 1, 2021 · 2 comments
Closed

[BUG] Cast from string to float using hand-picked values failed #4244

pxLi opened this issue Dec 1, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@pxLi
Copy link
Collaborator

pxLi commented Dec 1, 2021

Describe the bug

08:38:42  - Cast from string to float using hand-picked values *** FAILED ***
08:38:42    Mismatch casting string [+nAn] to FloatType. CPU: null; GPU: NaN (CastOpSuite.scala:258)

Steps/Code to reproduce bug
mvn -Dbuildver=302 clean test -DwildcardSuites=com.nvidia.spark.rapids.CastOpSuite

@pxLi pxLi added bug Something isn't working ? - Needs Triage Need team to review and classify labels Dec 1, 2021
@pxLi
Copy link
Collaborator Author

pxLi commented Dec 1, 2021

could be related to rapidsai/cudf#9694

@jlowe
Copy link
Member

jlowe commented Dec 1, 2021

This is being tracked via #4246

@jlowe jlowe closed this as completed Dec 1, 2021
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants