Wes McKinney created ARROW-323: ---------------------------------- Summary: [Python] Opt-in to PyArrow parquet build rather than skipping silently on failure Key: ARROW-323 URL: https://issues.apache.org/jira/browse/ARROW-323 Project: Apache Arrow Issue Type: Bug Components: Python Reporter: Wes McKinney
If you want to build the Parquet support for pyarrow, currently failure will pass silently. It would be better to opt-in to the extension build and get a hard failure if there is something misconfigured about your environment. -- This message was sent by Atlassian JIRA (v6.3.4#6332)