You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/09/21 22:15:21 UTC

[jira] [Assigned] (ARROW-261) [C++] Refactor BinaryArray/StringArray classes to not inherit from ListArray

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

Wes McKinney reassigned ARROW-261:
----------------------------------

    Assignee: Wes McKinney

> [C++] Refactor BinaryArray/StringArray classes to not inherit from ListArray
> ----------------------------------------------------------------------------
>
>                 Key: ARROW-261
>                 URL: https://issues.apache.org/jira/browse/ARROW-261
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Micah Kornfield
>            Assignee: Wes McKinney
>
> also change there builders to not inherit from ListBuilder.  These should be first class types.  I think the consensus is to have them inherit from PrimitiveArray but I think I this might be awkward, and having them inherit directly from Array might be better. [~wesmckinn] thoughts?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)