Skip to content

Add snapshot id to NewCommitUpdate repo change#1581

Merged
paraseba merged 5 commits intomainfrom
push-nunmkvvrulws
Jan 27, 2026
Merged

Add snapshot id to NewCommitUpdate repo change#1581
paraseba merged 5 commits intomainfrom
push-nunmkvvrulws

Conversation

@paraseba
Copy link
Collaborator

This is an Icechunk 2 on-disk format breaking change.

Closes: #1580

This is an Icechunk 2 on-disk format breaking change.

Closes: #1580
}
table NewCommitUpdate {
branch: string (required);
snap_id: ObjectId12 (required);
Copy link
Contributor

Choose a reason for hiding this comment

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

This will touch almost every change in this PR, but... is snapshot_id too long? 😅

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we have snap_id in several places. We should change them all at once in a separate PR

@paraseba paraseba merged commit 0059c3e into main Jan 27, 2026
17 checks passed
@paraseba paraseba deleted the push-nunmkvvrulws branch January 27, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add snapshot id to NewCommitUpdate

3 participants