[
https://issues.apache.org/jira/browse/ARROW-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-6052.
---------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 7310
[https://github.com/apache/arrow/pull/7310]
> [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
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)