borislitvak opened a new issue #1912: URL: https://github.com/apache/iceberg/issues/1912
Can we perform concurrent writes from multiple Spark drivers to S3 with Iceberg without data loss/corruption? Background: - Delta.io [s3 documentation states](https://docs.delta.io/latest/delta-storage.html) that "Concurrent writes to the same Delta table from multiple Spark drivers can lead to data loss." - With AWS announcement on [S3 consistency](https://aws.amazon.com/blogs/aws/amazon-s3-update-strong-read-after-write-consistency/), does this relax the requirements in any way? Thanks, Boris ---------------------------------------------------------------- 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]
