Apache Iceberg · JSON Structure
Rest Catalog Open Api Table Metadata Structure
TableMetadata schema from Apache Iceberg REST Catalog API
ACIDAnalyticsApacheData LakeLakehouseOpen SourceTable Format
TableMetadata is a JSON Structure definition published by Apache Iceberg, describing 23 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
format-version
table-uuid
location
last-updated-ms
next-row-id
properties
schemas
current-schema-id
last-column-id
partition-specs
default-spec-id
last-partition-id
sort-orders
default-sort-order-id
encryption-keys
snapshots
refs
current-snapshot-id
last-sequence-number
snapshot-log
metadata-log
statistics
partition-statistics
Meta-schema: https://json-structure.org/meta/core/v0/#