Commits


Wes McKinney authored and Uwe L. Korn committed 720d422fa76
ARROW-467: [Python] Run Python parquet-cpp unit tests in Travis CI This means we'll have to tolerate broken builds whenever APIs change (a good incentive to avoid changing them as much as possible) Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #311 from wesm/ARROW-467 and squashes the following commits: a9c285d [Wes McKinney] parquet-cpp build tweaks 661671c [Wes McKinney] Build parquet-cpp from source and run PyArrow Parquet unit tests in Travis CI