sahil1105 commented on a change in pull request #9996:
URL: https://github.com/apache/arrow/pull/9996#discussion_r612417472
##########
File path: python/pyarrow/_s3fs.pyx
##########
@@ -94,6 +186,11 @@ cdef class S3FileSystem(FileSystem):
background_writes: boolean, default True
Whether OutputStream writes will be issued in the background, without
blocking.
+ proxy_options: dict or pyarrow._s3fs.S3ProxyOptions, default None
+ If a proxy is used, provide the options here. Supported options are:
Review comment:
Done. Let me know if this looks better.
--
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:
[email protected]