You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2016/08/16 02:40:20 UTC

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

Micah Kornfield created ARROW-261:
-------------------------------------

             Summary: [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


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)