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

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

    [ https://issues.apache.org/jira/browse/ARROW-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239616#comment-16239616 ] 

ASF GitHub Bot commented on ARROW-1768:
---------------------------------------

Licht-T opened a new pull request #1286: ARROW-1768: [Python] Fix suppressed exception in ParquetWriter.__del__
URL: https://github.com/apache/arrow/pull/1286
 
 
   This closes [ARROW-1768](https://issues.apache.org/jira/projects/ARROW/issues/ARROW-1768).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [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
>              Labels: pull-request-available
>             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)