Module iceberg_rust::spec::manifest
source · Expand description
Manifest files
Structs§
- Utility struct to convert avro maps to rust hashmaps. Derefences to a Hashmap.
- DataFile found in Manifest.
- Builder for
DataFile
. - DataFile found in Manifest.
- DataFile found in Manifest.
- Entry in manifest with the iceberg spec version 2.
- Builder for
ManifestEntry
. - Entry in manifest with the iceberg spec version 1.
- Entry in manifest with the iceberg spec version 2.
- Iterator of ManifestFileEntries
- A writer for manifest entries
Enums§
- Type of content stored by the data file.
- Error type for DataFileBuilder
- Name of file format
- Error type for ManifestEntryBuilder
- Entry in manifest
- Used to track additions and deletions
Functions§
- Get schema for partition values depending on partition spec and table schema