Skip to content

Conversation

@JingsongLi
Copy link
Contributor

@JingsongLi JingsongLi commented Nov 26, 2025

Purpose

In the case of overwrite writing, if a Compact commit is made simultaneously, it may conflict and cause the Overwrite commit to fail.

This should not be because Overwrite itself does not specify the files to be deleted. The files it wants to delete are read from the snapshot, which should be consistent with the commit's base snapshot.

Scan deleted files from snapshot should be aligned to try commit. So in this way, overwrite commit should never be conflicted by delete files.

Tests

API and Format

Documentation

Copy link
Contributor

@Zouxxyy Zouxxyy left a comment

Choose a reason for hiding this comment

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

+1

@JingsongLi JingsongLi merged commit 22bf676 into apache:master Nov 26, 2025
22 checks passed
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.

3 participants