Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove tombstones from the IVF remapping process by shrinking the index #1397

Conversation

westonpace
Copy link
Contributor

I also simplify the remap tasks a bit by removing some unnecessary traits.

@westonpace westonpace merged commit f291c74 into lancedb:feat/remap-indices-on-compaction Oct 12, 2023
15 checks passed
westonpace added a commit that referenced this pull request Oct 12, 2023
Added the ability to remap IVF/PQ indices.  This can be used during compaction to notify
the index that row ids have changed.

feat: remove tombstones from the IVF remapping process by shrinking the index (#1397)

I also simplify the remap tasks a bit by removing some unnecessary
traits.
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