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)