Expand description

Manifest lists

Structs§

  • DataFile found in Manifest.
  • A manifest list includes summary metadata that can be used to avoid scanning all of the manifests in a snapshot when planning a table scan. This includes the number of added, existing, and deleted files, and a summary of values for each field of the partition spec used to write the manifest.
  • Iterator of ManifestFileEntries

Enums§