-
Notifications
You must be signed in to change notification settings - Fork 908
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
IndexError
in test_read_parquet_partitioned_filtered[True-files-pfilters1]
#15295
Comments
Looks like this was run into by the Spark team recently as well |
3 tasks
rapids-bot bot
pushed a commit
that referenced
this issue
Mar 14, 2024
xref #15295 Hoping to make this test easier to debug if the input data is deterministic Authors: - Matthew Roeschke (https://github.com/mroeschke) Approvers: - GALI PREM SAGAR (https://github.com/galipremsagar) URL: #15296
Seems like this was fixed by #15296. Perhaps we were randomly generating invalid data on occasion. Feel free to reopen if we find a meaningful reproducer again. |
github-project-automation
bot
moved this from In Progress
to Done
in cuDF/Dask/Numba/UCX
May 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seeing this test failure on CI:
Edit: Seen recently in an unrelated Doxygen build fix ( #15289 )
The text was updated successfully, but these errors were encountered: