[
https://issues.apache.org/jira/browse/ARROW-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365509#comment-16365509
]
Antoine Pitrou commented on ARROW-2068:
---------------------------------------
I see, so this is intended for low-level operations on the physical storage,
not data access. That sounds reasonable.
> [Python] Expose Array's buffers to Python users
> -----------------------------------------------
>
> Key: ARROW-2068
> URL: https://issues.apache.org/jira/browse/ARROW-2068
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Priority: Major
>
> This amounts to converting {{arr->data()->buffers}} to a list of
> {{pyarrow.Buffer}} objects
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)