jackye1995 opened a new pull request #1863: URL: https://github.com/apache/iceberg/pull/1863
AWS released S3 strong consistency, and now all LIST and GET are strongly consistent. So we can use a LIST to force strong consistency before performing a HEAD for `exists()` check. More details: https://aws.amazon.com/blogs/aws/amazon-s3-update-strong-read-after-write-consistency/ ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
