Skip to content

[spark] Implement abort cleanup for uncommitted data files#7831

Merged
JingsongLi merged 2 commits into
apache:masterfrom
Zouxxyy:dev/abort-commit
May 13, 2026
Merged

[spark] Implement abort cleanup for uncommitted data files#7831
JingsongLi merged 2 commits into
apache:masterfrom
Zouxxyy:dev/abort-commit

Conversation

@Zouxxyy
Copy link
Copy Markdown
Contributor

@Zouxxyy Zouxxyy commented May 12, 2026

Purpose

Implement PaimonBatchWrite.abort() to clean up uncommitted data files, with a commitStarted guard to skip cleanup after commit begins.

Tests

Added two integration tests in SparkWriteITCase verifying abort cleanup and commit-start skip behavior.

@XiaoHongbo-Hope
Copy link
Copy Markdown
Contributor

+1

Copy link
Copy Markdown
Contributor

@JingsongLi JingsongLi 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 ed49eff into apache:master May 13, 2026
12 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