Commits


Phillip Cloud authored and Wes McKinney committed 72e1e087540
ARROW-800: [C++] Boost headers being transitively included in pyarrow thanks to @wesm for suggesting the idea of returning `std::string` and doing the dispatching in c++. Author: Phillip Cloud <cpcloud@gmail.com> Closes #518 from cpcloud/ARROW-800 and squashes the following commits: a983841 [Phillip Cloud] Formatting ba46502 [Phillip Cloud] decimal namespace and change to FormatValue f326f3a [Phillip Cloud] Const things 9001432 [Phillip Cloud] Remove ARROW_EXPORT of method inside ARROW_EXPORTed class 0c300ec [Phillip Cloud] ARROW-800: [C++] Boost headers being transitively included in pyarrow