Wes McKinney created ARROW-1051:
-----------------------------------
Summary: [Python] If pyarrow.parquet fails to import due to a
shared library ABI conflict, the test_parquet.py tests silently do not run
Key: ARROW-1051
URL: https://issues.apache.org/jira/browse/ARROW-1051
Project: Apache Arrow
Issue Type: Bug
Components: Python
Affects Versions: 0.4.0
Reporter: Wes McKinney
We need a more robust check in test_parquet.py to distinguish between the cases:
* Parquet extension not built (unit test suite should pass)
* Parquet extension built, but fails to import (unit test suite should fail.
currently it passes)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)