jorisvandenbossche commented on a change in pull request #11430: URL: https://github.com/apache/arrow/pull/11430#discussion_r729744538
########## File path: docs/source/python/filesystems.rst ########## @@ -272,3 +270,36 @@ Then all the functionalities of :class:`FileSystem` are accessible:: # read a partitioned dataset ds.dataset("data/", filesystem=pa_fs) + + +An fsspec interface to Arrow's filesystems Review comment: Thanks, good idea -- 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. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org