rok commented on issue #48540: URL: https://github.com/apache/arrow/issues/48540#issuecomment-3667352674
I am guessing a little bit that brew installed [aws-sdk-cpp](https://formulae.brew.sh/formula/aws-sdk-cpp) 1.11.705 comes with different dependencies than desired. See: [source](https://github.com/aws/aws-sdk-cpp/blob/1.11.705/prefetch_crt_dependency.sh), [brew](https://formulae.brew.sh/formula/aws-sdk-cpp). **aws-c-auth - brew=0.9.4, source=0.9.3** aws-c-common - brew=0.12.6, source=0.12.6 **aws-c-event-stream - brew=0.5.9, source=0.5.7** aws-c-http - brew=0.10.7, source=0.10.7 **aws-c-io - brew=0.24.0, source=0.23.3** **aws-c-s3 - brew=0.11.3, source=0.9.2** **aws-crt-cpp - brew=0.36.0, source=0.35.4** -- 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]
