[
https://issues.apache.org/jira/browse/ARROW-9875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185914#comment-17185914
]
Joris Van den Bossche commented on ARROW-9875:
----------------------------------------------
I thought there was already a JIRA about it, but didn't find it (maybe I only
thought that I _should_ open one in the past ..)
> [Python] Let FileSystem.get_file_info accept a single path
> ----------------------------------------------------------
>
> Key: ARROW-9875
> URL: https://issues.apache.org/jira/browse/ARROW-9875
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Joris Van den Bossche
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently you need to do {{fs.get_file_info([path])[0]}} to get the info of a
> single path. We can make the function also accept that directly (instead of a
> list): {{fs.get_file_info(path)}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)