[BUG] to_parquet using "cudf" engine fails #7074
Labels
0 - Waiting on Author
Waiting for author to respond to review
bug
Something isn't working
invalid
This doesn't seem right
libcudf
Affects libcudf (C++/CUDA) code.
Describe the bug
Calling
cudf.io.parquet.to_parquet()
, which uses the default engine"cudf"
fails. The "pyarrow" engine works fine.Steps/Code to reproduce bug
Fails with:
Expected behavior
Not crash :P
Environment overview (please complete the following information)
Environment details
Click here to see environment details
The text was updated successfully, but these errors were encountered: