Manifest File

In Apache Iceberg, a manifest file is an Avro file that tracks a list of data files or delete files, along with partition-level metrics, enabling efficient file pruning during query planning.


Part of the Data & AI Terms glossary.

This page is mirrored from the GitHub Wiki. View original on GitHub