Skip to content

fix: apply per-segment filters and frag-reuse remap in BTree segment merge#7320

Open
zhangyue19921010 wants to merge 1 commit into
lance-format:mainfrom
zhangyue19921010:fix-btree-segmented-filter
Open

fix: apply per-segment filters and frag-reuse remap in BTree segment merge#7320
zhangyue19921010 wants to merge 1 commit into
lance-format:mainfrom
zhangyue19921010:fix-btree-segmented-filter

Conversation

@zhangyue19921010

Copy link
Copy Markdown
Contributor

Closes: #7230

@github-actions github-actions Bot added bug Something isn't working A-index Vector index, linalg, tokenizer labels Jun 17, 2026
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.34911% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance/src/index/append.rs 93.02% 4 Missing and 5 partials ⚠️
rust/lance-index/src/scalar/btree.rs 76.47% 6 Missing and 2 partials ⚠️
rust/lance/src/index/scalar/btree.rs 83.33% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@wjones127 wjones127 self-requested a review June 17, 2026 15:11

@Xuanwo Xuanwo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-index Vector index, linalg, tokenizer bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BTree scalar index can contain duplicate row addresses

2 participants