Skip to content

[FEA] Support pyarrow>=24 #23758

Description

@ayushdg

Is your feature request related to a problem? Please describe.
cuDF currently pins pyarrow to <24 which makes it harder to install alongside packages like nemo-data-designer which require pyarrow>=24.

I believe the motivation for that library to bump to pyarrow 24 was due to CVEs impacting pyarrow 23.

Describe the solution you'd like
Support for pyarrow>=24

Describe alternatives you've considered
Can currently work around this by using uv's override dependencies.

Additional context
Related to #22229

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions