[
https://issues.apache.org/jira/browse/ARROW-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-598:
-----------------------------
External issue URL: https://github.com/apache/arrow/issues/16230
> [Python] Add support for converting pyarrow.Buffer to a memoryview with zero
> copy
> ---------------------------------------------------------------------------------
>
> Key: ARROW-598
> URL: https://issues.apache.org/jira/browse/ARROW-598
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Wes McKinney
> Assignee: Jeff Knupp
> Priority: Major
> Fix For: 0.3.0
>
>
> From reading the Python 3 C API this should be possible
> https://docs.python.org/3/c-api/memoryview.html -- the memoryview will need
> to retain a reference to the Buffer so that memory is not prematurely
> garbage-collected
--
This message was sent by Atlassian Jira
(v8.20.10#820010)