Uwe L. Korn created ARROW-2280:
----------------------------------
Summary: [Python] pyarrow.Array.buffers should also include the
offsets
Key: ARROW-2280
URL: https://issues.apache.org/jira/browse/ARROW-2280
Project: Apache Arrow
Issue Type: Bug
Components: Python
Reporter: Uwe L. Korn
Fix For: 0.9.0
Currently we only return the buffers but they don't make sense without the
offsets for them, esp. the validity bitmap will have a non-zero offset in most
cases where the array was sliced.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)