Hacker News new | ask | show | jobs
by victor106 456 days ago
> Apache Iceberg builds an additional layer on top of Parquet files that let's you do ACID transactions, rollbacks, and schema evolution.

Delta format also supports this, correct?

1 comments

Correct. They have feature parity, basically.