Skip to content

fix: preserve vector row mapping when rebuilding indexes with deleted rows - #731

Merged
zhourrr merged 9 commits into
alibaba:mainfrom
zhourrr:codex/fix-724-vector-index-row-mapping
Sep 9, 2026
Merged

fix: preserve vector row mapping when rebuilding indexes with deleted rows#731
zhourrr merged 9 commits into
alibaba:mainfrom
zhourrr:codex/fix-724-vector-index-row-mapping

Conversation

@zhourrr

@zhourrr zhourrr commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

fixes #724

@zhourrr
zhourrr force-pushed the codex/fix-724-vector-index-row-mapping branch from 2430388 to abcab2a Compare September 9, 2026 02:08
Comment thread src/db/collection.cc Outdated
@zhourrr zhourrr changed the title fix: vector index row mapping in optimize fix: preserve vector row mapping when rebuilding indexes with deleted rows Sep 9, 2026
@zhourrr
zhourrr merged commit 31d88ea into alibaba:main Sep 9, 2026
18 of 19 checks passed
@zhourrr
zhourrr deleted the codex/fix-724-vector-index-row-mapping branch September 9, 2026 07:06
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.

[Bug]: optimize() drops the last K documents from the vector index when K rows have been superseded (updated or deleted)

2 participants