pitrou opened a new issue, #36556: URL: https://github.com/apache/arrow/issues/36556
### Describe the enhancement requested Our Valgrind C++ build (`conda-cpp-valgrind`) currently has `ARROW_S3=OFF`. It would be nice to enable S3 in that build for better coverage. However, we need to bump the AWS SDK to a more recent version ([at least 1.11.62](https://github.com/aws/aws-sdk-cpp/issues/1953#issuecomment-1530587289), it seems) to avoid false positives. ### Component(s) C++, Continuous Integration -- 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]
