AlenkaF commented on code in PR #13595:
URL: https://github.com/apache/arrow/pull/13595#discussion_r920384094
##########
python/pyarrow/_fs.pyx:
##########
@@ -1027,6 +1027,23 @@ cdef class PyFileSystem(FileSystem):
----------
handler : FileSystemHandler
The handler object implementing custom filesystem behavior.
+
+ Examples
+ --------
+ Create an fsspec-based filesystem object for Google Cloud Storage:
Review Comment:
Awesome, Github filesystem will be a great example. Thanks!!
And sorry for asking for review before waiting for the CI to finish - was a
bit too sure of myself =)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]