The GitHub Actions job "Go Integration" on 
iceberg-go.git/missing-parent-snapshot-err has failed.
Run started by GitHub user dhananjaykrutika (triggered by dhananjaykrutika).

Head commit for run:
7d1099c33279d470883ceee096ecaeb6b5b20492 / Krutika Dhananjay <[email protected]>
fix: handle missing parent snapshots in ExpireSnapshots

After snapshot expiration, remaining snapshots may have parent-snapshot-id
references pointing to snapshots that no longer exist. ExpireSnapshots was
failing when walking the parent chain and encountering these dangling
references.

Change the behavior to treat a missing parent snapshot as the end of the
chain rather than returning an error. This is expected and valid behavior
in Iceberg tables that have undergone previous snapshot expiration.

Report URL: https://github.com/apache/iceberg-go/actions/runs/20841555058

With regards,
GitHub Actions via GitBox

Reply via email to