Open
Description
https://gist.github.com/will-hill/24200d675b10537027bda96772dce277
Bug Description
polars[gpu] is unable to scan_parquet() a file that is able to be read by cudf.pandas and polars[cpu].
Steps/Code to reproduce bug
Here is a gist with Colab link to reproduce the error:
https://gist.github.com/will-hill/24200d675b10537027bda96772dce277
Expected behavior
I would expect a parquet file to be scanned given it can be read by polars w/out RAPIDS and cudf.pandas. Or maybe more descriptive error message.
Environment overview (please complete the following information)
I ran this locally on an RTX Ada 6000. Details are in the gist.
Metadata
Metadata
Assignees
Type
Projects
Status
Todo