Skip to content

[8.0] Performance improvement in indexBulkFields - [MOD-8093]#5190

Merged
GuyAv46 merged 3 commits into8.0from
backport-5186-to-8.0
Nov 11, 2024
Merged

[8.0] Performance improvement in indexBulkFields - [MOD-8093]#5190
GuyAv46 merged 3 commits into8.0from
backport-5186-to-8.0

Conversation

@GuyAv46
Copy link
Collaborator

@GuyAv46 GuyAv46 commented Nov 10, 2024

Description

Backport of #5186 to 8.0.

* initial cleanup

* cleanup tag

* cleanup geoshape

* cleanup numeric

* more cleanup

* clean bulk data object

* missed code cleanup

* improve vecsim delete doc flow

* another vecsim improvement

(cherry picked from commit dfd463f)
@GuyAv46 GuyAv46 added the bug label Nov 10, 2024
@codecov
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 86.46%. Comparing base (9d647a6) to head (ff769ee).
Report is 3 commits behind head on 8.0.

Files with missing lines Patch % Lines
src/document.c 63.63% 8 Missing ⚠️
src/fork_gc.c 50.00% 3 Missing ⚠️
src/debug_commands.c 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              8.0    #5190      +/-   ##
==========================================
+ Coverage   86.38%   86.46%   +0.07%     
==========================================
  Files         191      191              
  Lines       34496    34398      -98     
==========================================
- Hits        29800    29741      -59     
+ Misses       4696     4657      -39     

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

@GuyAv46 GuyAv46 requested a review from alonre24 November 10, 2024 17:17
@GuyAv46 GuyAv46 enabled auto-merge November 10, 2024 17:17
@GuyAv46 GuyAv46 added this pull request to the merge queue Nov 11, 2024
@GuyAv46 GuyAv46 removed this pull request from the merge queue due to a manual request Nov 11, 2024
@GuyAv46 GuyAv46 added this pull request to the merge queue Nov 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 11, 2024
@GuyAv46 GuyAv46 added this pull request to the merge queue Nov 11, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 11, 2024
* Performance improvement in indexBulkFields - [MOD-8093] (#5186)

* initial cleanup

* cleanup tag

* cleanup geoshape

* cleanup numeric

* more cleanup

* clean bulk data object

* missed code cleanup

* improve vecsim delete doc flow

* another vecsim improvement

(cherry picked from commit dfd463f)

* fix inverted index

* remove const
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 11, 2024
@GuyAv46 GuyAv46 added this pull request to the merge queue Nov 11, 2024
@GuyAv46 GuyAv46 removed this pull request from the merge queue due to a manual request Nov 11, 2024
@GuyAv46 GuyAv46 added this pull request to the merge queue Nov 11, 2024
Merged via the queue into 8.0 with commit c7bf438 Nov 11, 2024
@GuyAv46 GuyAv46 deleted the backport-5186-to-8.0 branch November 11, 2024 17:55
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.

2 participants