Wes McKinney created ARROW-1768:
-----------------------------------
Summary: [Python] Fix suppressed exception in ParquetWriter.__del__
Key: ARROW-1768
URL: https://issues.apache.org/jira/browse/ARROW-1768
Project: Apache Arrow
Issue Type: Bug
Components: Python
Reporter: Wes McKinney
Fix For: 0.8.0
{code}
pyarrow-test-2.7/lib/python2.7/site-packages/pyarrow/tests/test_parquet.py::test_coerce_timestamps
Exception AttributeError: "'ParquetWriter' object has no attribute 'is_open'"
in <bound method ParquetWriter.__del__ of <pyarrow.parquet.ParquetWriter object
at 0x11bc1f4d0>> ignored
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)