[
https://issues.apache.org/jira/browse/ARROW-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660997#comment-17660997
]
Rok Mihevc commented on ARROW-3974:
-----------------------------------
This issue has been migrated to [issue
#20577|https://github.com/apache/arrow/issues/20577] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Combine field_builders_ and children_ members in array/builder.h
> ----------------------------------------------------------------------
>
> Key: ARROW-3974
> URL: https://issues.apache.org/jira/browse/ARROW-3974
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.12.0
>
>
> The intent of {{children_}} was to use these in nested type builders. But
> {{StructBuilder}} has its own differently-named child builders member
> {{field_builders_}}. This bit of cruft should be cleaned up
--
This message was sent by Atlassian Jira
(v8.20.10#820010)