[
https://issues.apache.org/jira/browse/ARROW-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657295#comment-17657295
]
Rok Mihevc commented on ARROW-261:
----------------------------------
This issue has been migrated to [issue
#15602|https://github.com/apache/arrow/issues/15602] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Priority: Major
> Fix For: 0.2.0
>
>
> 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
(v8.20.10#820010)