You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/08/27 15:24:27 UTC

[GitHub] [arrow] jorisvandenbossche commented on pull request #8067: ARROW-9875: [Python] Let FileSystem.get_file_info accept a single path

jorisvandenbossche commented on pull request #8067:
URL: https://github.com/apache/arrow/pull/8067#issuecomment-682018886


   @pitrou the docstring of `get_file_info` says it accepts a list of "path-likes". I assumed this would mean it stringifies things like pathlib.Path, but that is apparently not the case. 
   Do you remember what you meant with "path-like", and I suppose not supporting pathlib (at this level of the interface) was intentional? (other methods of the FileSystem also only accept actual strings)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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