Skip to content

[Python] Implement __arrow_c_stream__ on ChunkedArray #38717

Description

@kylebarron

Describe the enhancement requested

I'm really excited about the new PyCapsule API.

It doesn't look like any dunder methods have been implemented on the ChunkedArray class. It would seem natural to implement __arrow_c_stream__ on ChunkedArray. Otherwise, other bindings have to go through a pyarrow-specific API to page through each array.

Component(s)

Python

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions