You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Diana Clarke (Jira)" <ji...@apache.org> on 2021/03/17 12:27:00 UTC

[jira] [Assigned] (ARROW-11939) Bug in `pa.PythonFile`?

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

Diana Clarke reassigned ARROW-11939:
------------------------------------

    Assignee: Diana Clarke

> Bug in `pa.PythonFile`?
> -----------------------
>
>                 Key: ARROW-11939
>                 URL: https://issues.apache.org/jira/browse/ARROW-11939
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>    Affects Versions: 3.0.0
>            Reporter: Dave Hirschfeld
>            Assignee: Diana Clarke
>            Priority: Major
>
> ```python
> with pa.PythonFile('deleteme.jnk', 'wb') as f: pass
> AttributeError: 'str' object has no attribute 'closed'
> ```



--
This message was sent by Atlassian Jira
(v8.3.4#803005)