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
When there is an empty data frame being written to the orc file, reading it back raises an error. While reading it back from pandas/pyarrow doesn't throw any error.
Describe the bug
When there is an empty data frame being written to the orc file, reading it back raises an error. While reading it back from pandas/pyarrow doesn't throw any error.
Steps/Code to reproduce bug
Expected behavior
Environment overview (please complete the following information)
Environment details
Please run and paste the output of the
cudf/print_env.sh
script here, to gather any other relevant environment detailsClick here to see environment details
Additional context
Surfaced while running fuzz test: #6001
The text was updated successfully, but these errors were encountered: