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 2019/07/26 22:21:00 UTC

[jira] [Created] (ARROW-6052) [C++] Divide up arrow/array.h,cc into files in arrow/array/ similar to builder files

Wes McKinney created ARROW-6052:
-----------------------------------

             Summary: [C++] Divide up arrow/array.h,cc into files in arrow/array/ similar to builder files
                 Key: ARROW-6052
                 URL: https://issues.apache.org/jira/browse/ARROW-6052
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
             Fix For: 1.0.0


Since these files are getting larger, this would improve codebase navigability. Probably should use the same naming scheme as builder_* e.g. {{arrow/array/array_dict.h}}

I recommend also putting the unit test files related to these in there for better semantic organization. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)