jorisvandenbossche commented on code in PR #13385:
URL: https://github.com/apache/arrow/pull/13385#discussion_r921910110
##########
python/pyarrow/_s3fs.pyx:
##########
@@ -133,6 +133,21 @@ cdef class S3FileSystem(FileSystem):
assumed role session will be refreshed.
region : str, default 'us-east-1'
AWS region to connect to.
+ request_timeout : double. unit in seconds. default 3.
+ Socket read timeouts for HTTP clients on Windows. This should be more
Review Comment:
Is this only for Windows?
--
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]