You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "paleolimbot (via GitHub)" <gi...@apache.org> on 2024/02/07 18:19:25 UTC

[I] [Python] Add ChunkedArray import/export to/from C [arrow]

paleolimbot opened a new issue, #39984:
URL: https://github.com/apache/arrow/issues/39984

   ### Describe the enhancement requested
   
   ChunkedArrays have an unambiguous representation as a stream of arrays. #39455 added the ability to import/export in C++...we could wire this up in pyarrow!
   
   
   ### Component(s)
   
   Python


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Python] Add ChunkedArray import/export to/from C [arrow]

Posted by "pitrou (via GitHub)" <gi...@apache.org>.
pitrou closed issue #39984: [Python] Add ChunkedArray import/export to/from C
URL: https://github.com/apache/arrow/issues/39984


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org