[ 
https://issues.apache.org/jira/browse/ARROW-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wes McKinney resolved ARROW-8966.
---------------------------------
    Resolution: Fixed

This was resolved in 
https://github.com/apache/arrow/commit/94a5026edb652d060110cac170380edf3d856f05

> [C++] Move arrow::ArrayData to a separate header file
> -----------------------------------------------------
>
>                 Key: ARROW-8966
>                 URL: https://issues.apache.org/jira/browse/ARROW-8966
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 1.0.0
>
>
> 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. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to