Skip to content

Conversation

@lichuang
Copy link
Contributor

@lichuang lichuang commented Jan 21, 2026

close #5154.

add ConvertScanFilterToFilteredRead to convert LanceScanExec -> FilterExec into FilteredReadExec

@github-actions github-actions bot added the enhancement New feature or request label Jan 21, 2026
@github-actions
Copy link
Contributor

ACTION NEEDED
Lance follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

For details on the error please inspect the "PR Title Check" action.

@codecov
Copy link

codecov bot commented Jan 21, 2026

Codecov Report

❌ Patch coverage is 85.71429% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance/src/io/exec/optimizer.rs 85.71% 7 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

@lichuang lichuang changed the title feat: add ConvertScanFilterToFilteredRead to converts LanceScanExec -> FilterExec into FilteredReadExec feat: add ConvertScanFilterToFilteredRead PhysicalOptimizerRule Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add optimizer rule to change LanceScanExec -> FilterExec into FilteredReadExec

1 participant