Skip to content

Comment on Delta Lake vs. Parquet: A Comparisonparent

Comments

Can you share some references to the git-like semantics? I couldn't find much about merging the branched tables.

AFAIK, it’s limited to fast-forward merge strategies, but you can also create or replace branches and tags, along with cherry-picking snapshots. Additional information can be found in:

• the branching and tagging DDL (https://iceberg.apache.org/docs/latest/spark-ddl/#branching-...)

• Iceberg Procedures (https://iceberg.apache.org/docs/latest/spark-procedures/)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.