Module iceberg_rust::spec::table_metadata
source · Expand description
Defines the table metadata. The main struct here is [TableMetadataV2] which defines the data for a table.
Structs§
- Encodes changes to the previous metadata files for the table
- A log of when each snapshot was made.
- Fields for the version 2 of the table metadata.
- Builder for
TableMetadata. - Helper to serialize and deserialize the format version.
Enums§
- Iceberg format version
- Error type for TableMetadataBuilder