stubz151 opened a new pull request, #14247: URL: https://github.com/apache/iceberg/pull/14247
### What Am I doing Removing the async client which AAL added in pr's: https://github.com/apache/iceberg/pull/12553 AWS: Integrate S3 analytics accelerator library apache/iceberg#12299 I am doing this because after testing/benchmarking and speaking with the teams involved, this is not a suitable use-case for the s3 async client so I am removing it. I am also implementing the range readable interface on the AAL adapter to make better use of the new api's we have added. ### How have I tested it - benchmarked - unit tests - integration tests -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
