You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/03/07 19:30:06 UTC

[jira] [Resolved] (ARROW-2280) [Python] pyarrow.Array.buffers should also include the offsets

     [ https://issues.apache.org/jira/browse/ARROW-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-2280.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 1719
[https://github.com/apache/arrow/pull/1719]

> [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
>            Assignee: Uwe L. Korn
>            Priority: Blocker
>              Labels: pull-request-available
>             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)