You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: