@wesm I used a desktop with Ubuntu 16.04 and GCC 4.8.5 to build an PyArrow wheel. It worked fine without crash.
However, I don't see how the Travis test built the parquet-cpp package, so I used latest Parquet source code and built it with my Arrow change. One question is that, since parquet uses some arrow header files (e.g. `arrow/util/logging.h` which is changed in this PR), how is the parquet build in the Travis test? Is it a binary lib or built from source with the PR arrow? [ Full content available at: https://github.com/apache/arrow/pull/2522 ] This message was relayed via gitbox.apache.org for [email protected]
