Skip to content

Remove assertion in optimizer#5273

Merged
GuyAv46 merged 2 commits intomasterfrom
guyav-MOD-8141
Dec 2, 2024
Merged

Remove assertion in optimizer#5273
GuyAv46 merged 2 commits intomasterfrom
guyav-MOD-8141

Conversation

@GuyAv46
Copy link
Collaborator

@GuyAv46 GuyAv46 commented Nov 28, 2024

Issues this PR fixes

  1. MOD-8141
  2. MOD-7337
  3. MOD-6306
  4. [BUG] WITHOUTCOUNT crash - [MOD-6306] #4224

@codecov
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

Attention: Patch coverage is 53.33333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 86.71%. Comparing base (98cfcbf) to head (86322ed).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/optimizer_reader.c 53.33% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5273   +/-   ##
=======================================
  Coverage   86.70%   86.71%           
=======================================
  Files         193      193           
  Lines       34752    34755    +3     
=======================================
+ Hits        30133    30137    +4     
+ Misses       4619     4618    -1     

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

@GuyAv46 GuyAv46 enabled auto-merge December 2, 2024 09:21
@GuyAv46 GuyAv46 added this pull request to the merge queue Dec 2, 2024
Merged via the queue into master with commit 7fc7645 Dec 2, 2024
@GuyAv46 GuyAv46 deleted the guyav-MOD-8141 branch December 2, 2024 15:29
@redisearch-backport-pull-request
Copy link
Contributor

Backport failed for 2.8, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.8
git worktree add -d .worktree/backport-5273-to-2.8 origin/2.8
cd .worktree/backport-5273-to-2.8
git switch --create backport-5273-to-2.8
git cherry-pick -x 7fc76459de54123d86c9ce7afbbcb90ea66b2489

redisearch-backport-pull-request bot pushed a commit that referenced this pull request Dec 2, 2024
* remove assertion

* reimplement fix

(cherry picked from commit 7fc7645)
@redisearch-backport-pull-request
Copy link
Contributor

Successfully created backport PR for 2.10:

redisearch-backport-pull-request bot pushed a commit that referenced this pull request Dec 2, 2024
* remove assertion

* reimplement fix

(cherry picked from commit 7fc7645)
@redisearch-backport-pull-request
Copy link
Contributor

Successfully created backport PR for 8.0:

GuyAv46 added a commit that referenced this pull request Dec 2, 2024
* remove assertion

* reimplement fix

(cherry picked from commit 7fc7645)
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2024
Remove assertion in optimizer (#5273)

* remove assertion

* reimplement fix

(cherry picked from commit 7fc7645)

Co-authored-by: GuyAv46 <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2024
Remove assertion in optimizer (#5273)

* remove assertion

* reimplement fix

(cherry picked from commit 7fc7645)

Co-authored-by: GuyAv46 <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Dec 3, 2024
Remove assertion in optimizer (#5273)

* remove assertion

* reimplement fix

(cherry picked from commit 7fc7645)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants