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

fix: flat FTS panic with prefilter #3470

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BubbleCal
Copy link
Contributor

No description provided.

Copy link

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.

@BubbleCal BubbleCal changed the title Fix flat FTS panic with prefilter fix: flat FTS panic with prefilter Feb 22, 2025
@github-actions github-actions bot added the bug Something isn't working label Feb 22, 2025
Signed-off-by: BubbleCal <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.73%. Comparing base (f508cbd) to head (f251280).

Files with missing lines Patch % Lines
rust/lance-index/src/scalar/inverted/index.rs 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3470      +/-   ##
==========================================
+ Coverage   78.67%   78.73%   +0.05%     
==========================================
  Files         251      251              
  Lines       92983    92983              
  Branches    92983    92983              
==========================================
+ Hits        73157    73206      +49     
+ Misses      16852    16798      -54     
- Partials     2974     2979       +5     
Flag Coverage Δ
unittests 78.73% <0.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BubbleCal BubbleCal marked this pull request as ready for review February 22, 2025 11:41
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.

3 participants