sullis commented on PR #10217: URL: https://github.com/apache/iceberg/pull/10217#issuecomment-2783986291
for posterity: Apache Iceberg Java main branch has support for AWS S3 CRT https://github.com/apache/iceberg/blob/main/aws/src/main/java/org/apache/iceberg/aws/s3/DefaultS3FileIOAwsClientFactory.java <img width="793" alt="image" src="https://github.com/user-attachments/assets/9cd2e469-f82b-49aa-a3be-6f4415107efd" /> The AWS SDK S3 crtBuilder was added in this pull request: https://github.com/apache/iceberg/pull/12299 -- 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]
