corpoverlords opened a new issue, #47904: URL: https://github.com/apache/arrow/issues/47904
### Describe the enhancement requested Currently s3fs cannot be re-initialized. This is a real hassle for users as multiple libraries will conflict if they try any automated lifetime management. However, the assumption that the AWS SDK cannot be re-inited is incorrect. Upstream has already fixed this issue in 2024: https://github.com/aws/aws-sdk-cpp/issues/3128. ### Component(s) C++ -- 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]
