Skip to content

Core: Add multi-snapshot support to SnapshotChanges#16224

Open
Shekharrajak wants to merge 3 commits intoapache:mainfrom
Shekharrajak:iceberg-15660-multi-snapshot-changes
Open

Core: Add multi-snapshot support to SnapshotChanges#16224
Shekharrajak wants to merge 3 commits intoapache:mainfrom
Shekharrajak:iceberg-15660-multi-snapshot-changes

Conversation

@Shekharrajak
Copy link
Copy Markdown

Ref #15660

  • Extend SnapshotChanges from a single snapshot to an arbitrary set of snapshots while preserving the existing single-snapshot API.
  • Callers that need changes across an ancestor range (e.g. cherry-pick validation, streaming planners) previously had to loop snapshot-by-snapshot and serialize manifest reads.

Out of Scope

@github-actions github-actions Bot added the core label May 6, 2026
@github-actions github-actions Bot added the INFRA label May 6, 2026
runs-on: ubuntu-slim
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolves the zizmor ref-version-mismatch finding that was failing the workflows lint job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant