[
https://issues.apache.org/jira/browse/ARROW-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-1199:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/16954
> [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
> Priority: Major
> 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
(v8.20.10#820010)