Commits


Antoine Pitrou authored and Wes McKinney committed 7a5562174cf
ARROW-5102: [C++] Reduce header dependencies This is a first attempt at making our headers lighter-weight. The benefits are currently meagre: I get a 4% speedup when compiling Arrow + Parquet. Author: Antoine Pitrou <antoine@python.org> Closes #4313 from pitrou/ARROW-5102-reduce-header-deps and squashes the following commits: 4937d9fd2 <Antoine Pitrou> ARROW-5102: Reduce header dependencies