Skip to content

fix: upsert VA file manifest instead of delete+reinsert - #7

Merged
g4titanx merged 15 commits into
masterfrom
fix/load-cli
Jul 27, 2026
Merged

fix: upsert VA file manifest instead of delete+reinsert#7
g4titanx merged 15 commits into
masterfrom
fix/load-cli

Conversation

@g4titanx

@g4titanx g4titanx commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

re-importing a known export file deleted and re-inserted the same manifest key in one transaction, which DuckDB's ART unique index rejects. Upsert via ON CONFLICT and, on --rebuild-va, prune only vanished paths.

@g4titanx
g4titanx merged commit 6d57c2e into master Jul 27, 2026
1 check 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.

2 participants