HeartSaVioR commented on issue #1468:
URL: https://github.com/apache/iceberg/issues/1468#issuecomment-693698994


   Supporting S3 requires Hive, because of S3's characteristic, eventual 
consistency. I see OSP version of Delta Lake solved it in different way, but 
pretty much limited. (It assumes concurrent writes for S3 only happen in "a" 
Spark driver. 
https://github.com/delta-io/delta/blob/master/src/main/scala/org/apache/spark/sql/delta/storage/S3SingleDriverLogStore.scala)


----------------------------------------------------------------
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]

Reply via email to