[
https://issues.apache.org/jira/browse/ARROW-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney reassigned ARROW-598:
----------------------------------
Assignee: Jeff Knupp
> [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
> 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
(v6.3.15#6346)