kou commented on PR #38375: URL: https://github.com/apache/arrow/pull/38375#issuecomment-1778077582
@pentschev No problem! Could you remove the newly added `ensure_s3_initialized()` call ( https://github.com/apache/arrow/pull/38375/files#diff-afa3ea99a387be221ef1f7230aa309b42001aed318cdc6969e700d5eb04d07b2R272-R273 ) in the `S3FileSystem.__init__()` as a follow-up PR? We don't need multiple `ensure_s3_initialized()` calls. https://github.com/apache/arrow/blob/9e2d4aa2e8743f9302da8823f3c519ab038fc767/python/pyarrow/_s3fs.pyx#L272-L280 -- 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]
