Skip to content

fix: filter stale scalar index fragments#7825

Draft
timsaucer wants to merge 2 commits into
lance-format:mainfrom
rerun-io:tsaucer/filter-stale-scalar-index
Draft

fix: filter stale scalar index fragments#7825
timsaucer wants to merge 2 commits into
lance-format:mainfrom
rerun-io:tsaucer/filter-stale-scalar-index

Conversation

@timsaucer

@timsaucer timsaucer commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Closes #7803

Keep fragment coverage filtering separate from deletion masks so stale row addresses cannot reach take operations without expanding sparse deletion masks.

Keep fragment coverage filtering separate from deletion masks so stale row addresses cannot reach take operations without expanding sparse deletion masks.

AI Disclosure: This code was written in part by an AI agent.
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: f537d85f-d8c6-4465-8df6-5ca3bae08fba

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added the bug Something isn't working label Jul 16, 2026
Represent excluded legacy fragments as compact full-fragment blocks so all mask consumers enforce index coverage without expanding sparse deletion masks. Strengthen legacy vector and manifest boundary coverage.

AI Disclosure: This code was written in part by an AI agent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

1 participant