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/11 22:59:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney reassigned ARROW-3974:
-----------------------------------

    Assignee: Wes McKinney

> [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
(v7.6.3#76005)