[
https://issues.apache.org/jira/browse/ARROW-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658231#comment-17658231
]
Rok Mihevc commented on ARROW-1199:
-----------------------------------
This issue has been migrated to [issue
#16954|https://github.com/apache/arrow/issues/16954] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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)