TangSiyang2001 commented on code in PR #40110: URL: https://github.com/apache/arrow/pull/40110#discussion_r1501767078
########## cpp/src/arrow/filesystem/s3fs.cc: ########## @@ -2979,6 +2980,7 @@ struct AwsInstance { Aws::SDKOptions aws_options_; std::atomic<bool> is_initialized_; Review Comment: I think couldn't cuz is_initialized_ is exposed in AwsInstance::IsInitialized and in use. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org