[
https://issues.apache.org/jira/browse/ARROW-9032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-9032.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 7352
[https://github.com/apache/arrow/pull/7352]
> [C++] Split arrow/util/bit_util.h into multiple header files
> ------------------------------------------------------------
>
> Key: ARROW-9032
> URL: https://issues.apache.org/jira/browse/ARROW-9032
> 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: 3h
> Remaining Estimate: 0h
>
> This header has grown quite large and any given compilation unit's use of it
> is likely limited to only a couple of functions or classes. I suspect it
> would improve compilation time to split up this header into a few headers
> organized by frequency of code use.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)