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] Failure in getJsonObjectTest_Number_Normalization #2037

Open
nvdbaranec opened this issue May 13, 2024 · 1 comment
Open

[BUG] Failure in getJsonObjectTest_Number_Normalization #2037

nvdbaranec opened this issue May 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@nvdbaranec
Copy link
Collaborator

Seeing the following

[ERROR] Tests run: 25, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.009 s <<< FAILURE! - in com.nvidia.spark.rapids.jni.GetJsonObjectTest
[ERROR] getJsonObjectTest_Number_Normalization  Time elapsed: 0.002 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: Column unnamed Row 6 ==> array lengths differ, expected: <5> but was: <12>

spark-rapids-jni commit 324f89a

@nvdbaranec nvdbaranec added bug Something isn't working ? - Needs Triage labels May 13, 2024
@nvdbaranec nvdbaranec changed the title [BUG] Filaing in getJsonObjectTest_Number_Normalization [BUG] Failure in getJsonObjectTest_Number_Normalization May 13, 2024
@sameerz
Copy link
Collaborator

sameerz commented May 14, 2024

Possibly failed due to some mismatched versions while @nvdbaranec was testing. Trying to reproduce, if we are unable to reproduce we will close.

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