Commits


Uwe L. Korn authored and Wes McKinney committed b109a246f46
ARROW-566: Bundle Arrow libraries in Python package Depends on https://github.com/apache/parquet-cpp/pull/265 With this change we can also build self-contained OSX wheels, still we have to find a way to build them reproducibly (will take care of that soon). Author: Uwe L. Korn <uwelk@xhochy.com> Closes #360 from xhochy/ARROW-566 and squashes the following commits: d6c86de [Uwe L. Korn] Use Apache git again for Parquet 21861de [Uwe L. Korn] Only link to librt if we use GCC 925fce9 [Uwe L. Korn] ARROW-566: Bundle Arrow libraries in Python package