Tag: optimistic concurrency
All the articles with the tag "optimistic concurrency".
Writing to an Apache Iceberg Table: How Commits and ACID Actually Work
Published: at 12:05 PMHere is exactly how an engine writes to an Iceberg table, step by step, from data files through the atomic commit that makes ACID guarantees possible.