This post delves into the internals of the Apache Iceberg file format, covering its data and metadata layers, manifest files, and how it manages read and write operations. It includes details on compaction, hidden partitioning, sorting, and row-level updates with both copy-on-write and merge-on-read modes. The goal is to offer

13m read timeFrom blog.det.life
Post cover image
Table of contents
Data LayerMetadata LayerManifest FilesManifest ListsMetadata filesThe Catalog
1 Comment

Sort: