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

Uwe L. Korn resolved ARROW-2491.
--------------------------------
    Resolution: Fixed

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

> [Python] Array.from_buffers does not work for ListArray
> -------------------------------------------------------
>
>                 Key: ARROW-2491
>                 URL: https://issues.apache.org/jira/browse/ARROW-2491
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Python
>    Affects Versions: 0.9.0
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> When you get the buffers from a ListArray and feed it back into 
> {{pyarrow.Array.from_buffers}} the code fails with a DCHECK: 
> {code}
> ./src/arrow/array.cc:247 Check failed: (data->buffers.size()) == (2)))
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to