You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/12/09 18:55:00 UTC

[jira] [Created] (ARROW-3974) [C++] Combine field_builders_ and children_ members in array/builder.h

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)