atreyas opened a new pull request, #7318: URL: https://github.com/apache/iceberg/pull/7318
This is a WIP PR for integrating with S3 Async client. The goal is to build the ability to introduce S3AsyncFileIO as an alternative to S3FileIO, and potentially utilize the AWSCrt client for native data fetching, prefetching, increased concurrency support. (At this moment, the commit is simply a quick lift and shift from the S3FileIO and needs some bug fixes to get it working) -- 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]
