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

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

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

> [C++] Introduce mutable POD struct for generic array data
> ---------------------------------------------------------
>
>                 Key: ARROW-1199
>                 URL: https://issues.apache.org/jira/browse/ARROW-1199
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>             Fix For: 0.5.0
>
>
> I have a patch that introduces an {{arrow::ArrayData}} object with the "guts" 
> of generic arrays: buffers, length, null count, offset, and their child data. 
> The idea of this object is also to help provide a simplified mutable data 
> transport object for data flow -style analytics



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to