Commits

Wes McKinney authored 6d354a12225
PARQUET-827: Account for arrow::MemoryPool API change and fix bug in reading Int96 timestamps Prior to ARROW-427, the "length()" field was not being properly checked in the implementation of `PrimitiveArray::Equals`. Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #215 from wesm/PARQUET-825 and squashes the following commits: afa41f9 [Wes McKinney] Do not build arrow_jemalloc in arrow external project ff9f22e [Wes McKinney] cpplint, clang-format 802b325 [Wes McKinney] Update Arrow version 5f155b6 [Wes McKinney] Fix bug exposed by accidental bug fix in ARROW-427 a3c75bb [Wes McKinney] Implement TrackingAllocator based on Arrow default allocator Change-Id: I7bd4b306fc66f9949087b8a0631489069c94ee35