Wes McKinney created ARROW-3974:
-----------------------------------
Summary: [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
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
(v7.6.3#76005)