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

Zachary Blackwood closed ARROW-12469.
-------------------------------------
    Resolution: Duplicate

> Read table fails when passing a PEP519 path
> -------------------------------------------
>
>                 Key: ARROW-12469
>                 URL: https://issues.apache.org/jira/browse/ARROW-12469
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 3.0.0
>            Reporter: Zachary Blackwood
>            Priority: Minor
>
> When passing a PEP519-compliant object (e.g. an fsspec OpenFile object) which 
> implements an `__fspath__` method to `pyarrow.parquet.read_table()`, the 
> object is converted into an invalid string by simply calling the `str` 
> method, rather than stringifying the output of the `__fspath__` method. 



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

Reply via email to