Skip to content

[8.0] Improve SkipToBlock logic - [MOD-8255]#5365

Merged
GuyAv46 merged 1 commit into8.0from
backport-5350-to-8.0
Dec 17, 2024
Merged

[8.0] Improve SkipToBlock logic - [MOD-8255]#5365
GuyAv46 merged 1 commit into8.0from
backport-5350-to-8.0

Conversation

@redisearch-backport-pull-request
Copy link
Contributor

Description

Backport of #5350 to 8.0.

* fix skip to block logic

* fix seekRawDocIdsOnly

* another cleanup

* remove dead code

* more dead code removal

* small fix

* revert seeker fix (moved to another PR)

(cherry picked from commit 27870fe)
@GuyAv46 GuyAv46 added this pull request to the merge queue Dec 17, 2024
@codecov
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.58%. Comparing base (2482192) to head (856f6e5).
Report is 3 commits behind head on 8.0.

Files with missing lines Patch % Lines
src/inverted_index.c 92.30% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              8.0    #5365   +/-   ##
=======================================
  Coverage   86.57%   86.58%           
=======================================
  Files         194      194           
  Lines       34512    34503    -9     
=======================================
- Hits        29880    29875    -5     
+ Misses       4632     4628    -4     

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

Merged via the queue into 8.0 with commit 349a920 Dec 17, 2024
@GuyAv46 GuyAv46 deleted the backport-5350-to-8.0 branch December 17, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant