rok commented on PR #13681: URL: https://github.com/apache/arrow/pull/13681#issuecomment-1192143642
Thanks for the suggestions @wjones127! I've added retry limit, anonymous connection and recursive parameters to the example, but didn't specifically comment on it. @emkornfield already wrote the docs, this mostly enables building them, with the exception of adding this example: <img width="781" alt="image" src="https://user-images.githubusercontent.com/54589/180355673-51d2260c-cb0c-4305-b629-e389bd682f7f.png"> to https://arrow.apache.org/docs/python/filesystems.html This now renders: <img width="710" alt="image" src="https://user-images.githubusercontent.com/54589/180356068-1b4b6235-58bf-4cab-95ab-b9edd2f6d641.png"> compared to: https://arrow.apache.org/docs/dev/search.html?q=gcsfilesystem And: <img width="783" alt="image" src="https://user-images.githubusercontent.com/54589/180356367-65ef6d1f-f2d1-4a14-8b23-bffe4b5753cd.png"> compared to: https://arrow.apache.org/docs/dev/python/generated/pyarrow.fs.GcsFileSystem.html -- 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]
