Skip to content

Conversation

@Mytherin
Copy link
Collaborator

In #19937 I fixed an issue with RevertAppend potentially leaving the segment tree in an undefined state in certain situations (when we would truncate at exactly the row group boundary). This method is called when a unique / primary key constraint violation is found during the commit process. This could then cause issues to happen in subsequent code. This PR backports the fix for this to v1.4.

@Mytherin Mytherin merged commit c3fb0e6 into duckdb:v1.4-andium Nov 26, 2025
56 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Nov 27, 2025
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Nov 27, 2025
Backport revert append fixes (duckdb/duckdb#19941)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@Mytherin Mytherin deleted the revertappendfix branch December 4, 2025 11:33
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.

1 participant