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] JsonScanRetrySuite is failing in the CI. #11897

Closed
jihoonson opened this issue Dec 19, 2024 · 0 comments · Fixed by #11898
Closed

[BUG] JsonScanRetrySuite is failing in the CI. #11897

jihoonson opened this issue Dec 19, 2024 · 0 comments · Fixed by #11898
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@jihoonson
Copy link
Collaborator

Describe the bug
JsonScanRetrySuite is failing in the CI. This likely blocks all PRs. The failure seems to have started after rapidsai/cudf#17471 was merged. The test in question is using an invalid multi-line JSON data as its input, which is the exact case rapidsai/cudf#17471 fixed.

Steps/Code to reproduce bug
Always reproducible using maven.

Expected behavior
Test should pass.

Environment details (please complete the following information)

  • Environment location: [Standalone, YARN, Kubernetes, Cloud(specify cloud provider)]
  • Spark configuration settings related to the issue

Additional context
Add any other context about the problem here.

@jihoonson jihoonson added ? - Needs Triage Need team to review and classify bug Something isn't working labels Dec 19, 2024
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant