[
https://issues.apache.org/jira/browse/ARROW-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364160#comment-16364160
]
Wes McKinney commented on ARROW-2068:
-------------------------------------
I had been thinking that the returned buffers would correspond to the vector
layout according to the format specification, so the first element would always
be the null bitmap (which may be None). So this attribute or method would be
intended for users who understand the buffer layout. [~cpcloud] [~xhochy] any
thoughts on this?
> [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)