Skip to content

fix(rust): avoid pushdown limit/offset for stable row id#6740

Draft
yanghua wants to merge 2 commits into
lance-format:mainfrom
yanghua:fix-stable-rowid
Draft

fix(rust): avoid pushdown limit/offset for stable row id#6740
yanghua wants to merge 2 commits into
lance-format:mainfrom
yanghua:fix-stable-rowid

Conversation

@yanghua
Copy link
Copy Markdown
Collaborator

@yanghua yanghua commented May 12, 2026

When we enable stable row ID, if we update rows, we can not scan updated rows with a limit condition.

image image

@github-actions github-actions Bot added bug Something isn't working python labels May 12, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance/src/dataset/scanner.rs 80.00% 1 Missing ⚠️
rust/lance/src/io/exec/filtered_read.rs 66.66% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

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

Labels

bug Something isn't working python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant