Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
To improve readability I suggest splitting array-test.cc into multiple compilation units (which will still be linked into an executable array-test). We can do the same thing with array.h/array.cc, while maintaining the arrow/array.h public header. Some of these could go into arrow/columnar or arrow/impl, or something similar.
Attachments
Issue Links
- supercedes
-
ARROW-3254 [C++] Add option to ADD_ARROW_TEST to compose a test executable from multiple .cc files containing unit tests
- Closed
- links to