[ https://issues.apache.org/jira/browse/ARROW-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kouhei Sutou resolved ARROW-7725. --------------------------------- Fix Version/s: 1.0.0 Resolution: Fixed Issue resolved by pull request 6324 [https://github.com/apache/arrow/pull/6324] > [C++] Add infrastructure for unity builds and precompiled headers > ----------------------------------------------------------------- > > Key: ARROW-7725 > URL: https://issues.apache.org/jira/browse/ARROW-7725 > Project: Apache Arrow > Issue Type: Improvement > Components: C++ > Reporter: Antoine Pitrou > Assignee: Antoine Pitrou > Priority: Major > Labels: pull-request-available > Fix For: 1.0.0 > > Time Spent: 2h 40m > Remaining Estimate: 0h > > Unity builds and precompiled headers can be enabled "easily" in CMake 3.16: > https://cmake.org/cmake/help/v3.16/prop_tgt/UNITY_BUILD.html > https://cmake.org/cmake/help/v3.16/command/target_precompile_headers.html > They can make builds faster in some conditions, especially on CI with little > parallelism and caching. -- This message was sent by Atlassian Jira (v8.3.4#803005)