Skip to content

Fail when explicitly deleted data file is missing - #3818

Open
rambleraptor wants to merge 1 commit into
apache:mainfrom
rambleraptor:pr-3814
Open

Fail when explicitly deleted data file is missing#3818
rambleraptor wants to merge 1 commit into
apache:mainfrom
rambleraptor:pr-3814

Conversation

@rambleraptor

@rambleraptor rambleraptor commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Rationale for this change

Fixes #3814
This looks like the problem I pointed out in #3811 but didn't explain properly enough. We should look for all explicitly deleted files and make sure they exist. This matches how Java handles the situation.

Are these changes tested?

Included unit tests based off the issue's verification script

Are there any user-facing changes?

@rambleraptor
rambleraptor force-pushed the pr-3814 branch 2 times, most recently from 49d7ef9 to ae10cb9 Compare August 21, 2026 19:27
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.

Fail overwrites when an explicitly deleted data file is missing

1 participant