Commits


Uwe L. Korn authored and Wes McKinney committed ef579ca7eb0
ARROW-1123: Make jemalloc the default allocator Change-Id: Ib03392431851773df3b59b2c9a4d9a7bd672d2cb Author: Uwe L. Korn <uwelk@xhochy.com> Closes #761 from xhochy/ARROW-1123 and squashes the following commits: 2c75f56d [Uwe L. Korn] Use shared jemalloc always if available 2205586f [Uwe L. Korn] Run parquet tests in manylinux1 build 97f77d08 [Uwe L. Korn] Add pthread to static dependencies 7d01e9eb [Uwe L. Korn] Cpplint bf478f1c [Uwe L. Korn] Fix allocator 4fbc7bac [Uwe L. Korn] Correct small allocations c3bacc05 [Uwe L. Korn] Revert "Also link static libs to librt" 44f0cfc5 [Uwe L. Korn] Also link static libs to librt bac694df [Uwe L. Korn] Also link static libs to librt 35212bc0 [Uwe L. Korn] Remove obsolete import check 4b714a14 [Uwe L. Korn] Don't force optional that is no longer there e004150c [Uwe L. Korn] Only search the for pthread library, not the headers e65d0d1d [Uwe L. Korn] ARROW-1123: Make jemalloc the default allocator