Commits

Wes McKinney authored 32fd692f3ac
ARROW-296: [Python / C++] Remove arrow::parquet, make pyarrow link against parquet_arrow This patch depends on PARQUET-728 (to run the full test suite, including pyarrow Parquet tests) Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #145 from wesm/ARROW-296 and squashes the following commits: d67b4f9 [Wes McKinney] Refactor to link against parquet_arrow, fix up cmake files