Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
There are code modules (such as compute kernels) that only require ArrayData for doing computations, so pulling in all the code in array.h is not necessary. There are probably other code paths that might benefit from this also.
Attachments
Issue Links
- relates to
-
ARROW-8894 [C++] C++ array kernels framework and execution buildout (umbrella issue)
- Open