lidavidm commented on PR #13633: URL: https://github.com/apache/arrow/pull/13633#issuecomment-1194415232
We could possibly add an `S3RetryStrategy::MakeFromAwsName` (or something like that) on the C++ side that will create an S3RetryStrategy which internally delegates to a built-in AWS RetryStrategy. That means there'll be a few layers of wrapping, but should avoid exposing anything we don't want to. -- 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]
