Apache Iceberg · Schema

Snapshot

Snapshot schema from Apache Iceberg REST Catalog API

ACIDAnalyticsApacheData LakeLakehouseOpen SourceTable Format

Properties

Name Type Description
snapshot-id integer
parent-snapshot-id integer
sequence-number integer
timestamp-ms integer
manifest-list string Location of the snapshot's manifest list file
first-row-id integer The first _row_id assigned to the first row in the first data file in the first manifest
added-rows integer The upper bound of the number of rows with assigned row IDs
summary object
schema-id integer
View JSON Schema on GitHub