Skip to content

Conversation

Mytherin
Copy link
Collaborator

@Mytherin Mytherin commented Oct 10, 2024

This fixes an issue where an InternalException could be thrown by concurrent connections ingesting small amounts of rows, as they could end up vacuuming the same vector info.

@duckdb-draftbot duckdb-draftbot marked this pull request as draft October 10, 2024 12:47
@Mytherin Mytherin marked this pull request as ready for review October 10, 2024 12:47
@duckdb-draftbot duckdb-draftbot marked this pull request as draft October 10, 2024 13:03
@Mytherin Mytherin marked this pull request as ready for review October 10, 2024 13:16
@Mytherin Mytherin merged commit 01e6e98 into duckdb:main Oct 11, 2024
42 checks passed
@Mytherin Mytherin deleted the cleanupappend branch October 15, 2024 09:44
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 16, 2024
More defensive programming in RowVersionManager::CleanupAppend (duckdb/duckdb#14317)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Oct 17, 2024
More defensive programming in RowVersionManager::CleanupAppend (duckdb/duckdb#14317)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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