johnkerl opened a new issue, #42154: URL: https://github.com/apache/arrow/issues/42154
### Describe the bug, including details regarding any error messages, version, and platform. With regard to https://github.com/apache/arrow/issues/40262, is there a plan to update to AWS SDK 1.11? We believe from https://github.com/apache/arrow/blob/fe4d04f081e55ca2de7b1b67b10ad7dca96cfd9e/cpp/thirdparty/versions.txt#L54 that `pyarrow` is currently using 1.10: ``` ARROW_AWSSDK_BUILD_VERSION=1.10.55 ``` It appears that a mitigation for https://github.com/apache/arrow/issues/40262 is in AWS SDK 1.11: https://github.com/aws/aws-sdk-cpp/pull/2710 (There's significant backstory on https://github.com/single-cell-data/TileDB-SOMA/pull/2692, if backstory is desired.) cc @pitrou ### Component(s) Python -- 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]
