-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Description
With each snapshot comes a summary map, optional in V1, required in V2 and later:
The summary contains information such as what kind of files the snapshot contains (data/delete), and what the changes are in rows and bytes. The best way to replicate this metrics collection is by looking at the Java code: https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/SnapshotSummary.java
This class works closely alongside the SnapshotProducer and tracks what happens with the snapshot.
Metadata
Metadata
Assignees
Labels
No labels
