You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/11/04 20:53:00 UTC

[jira] [Updated] (ARROW-1768) [Python] Fix suppressed exception in ParquetWriter.__del__

     [ https://issues.apache.org/jira/browse/ARROW-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-1768:
--------------------------------
    Priority: Major  (was: Trivial)

> [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
>            Priority: Major
>             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)