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

Alenka Frim reassigned ARROW-16719:
-----------------------------------

    Assignee: Kshiteej K

> [Python] Add path/URI /+ filesystem handling to parquet.read_metadata
> ---------------------------------------------------------------------
>
>                 Key: ARROW-16719
>                 URL: https://issues.apache.org/jira/browse/ARROW-16719
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Joris Van den Bossche
>            Assignee: Kshiteej K
>            Priority: Critical
>              Labels: good-first-issue, pull-request-available
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Currently you can pass a local file path or file-like object, or a URI (eg 
> "s3://...") or path+filesystem combo to {{parquet.read_table}}. 
> But the {{parquet.read_metadata}} and {{parquet.read_schema}} methods (being 
> a small wrapper around {{ParquetFile}} only accept the local file path or 
> file-like object. I would propose to add the same path+filesystem handling to 
> those functions as happens in {{read_table}} to make the capabilities of 
> those consistent.
> (I ran into this in geopandas, where we use {{read_table}} to read the actual 
> data, but also need {{read_metadata}} to inspect the actual Parquet 
> FileMetaData for metadata)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to