Skip to content

[BUG] polars[gpu] is unable to scan_parquet() a file that is able to be read by cudf.pandas and polars[cpu]. #18063

Open
@will-hill

Description

@will-hill

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

No one assigned

    Labels

    bugSomething isn't workingcudf.polarsIssues specific to cudf.polars

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions