Skip to content

Avoid adding connection to marked deleted elements upon delete in-place in HNSW index [MOD-7732]#5009

Merged
DvirDukhan merged 1 commit intomasterfrom
vecsim_fix_delete_inplace
Sep 10, 2024
Merged

Avoid adding connection to marked deleted elements upon delete in-place in HNSW index [MOD-7732]#5009
DvirDukhan merged 1 commit intomasterfrom
vecsim_fix_delete_inplace

Conversation

@alonre24
Copy link
Collaborator

@alonre24 alonre24 commented Sep 9, 2024

Describe the changes in the pull request

Update vecsim version to include the fix in RedisAI/VectorSimilarity#543

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

@codecov
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.12%. Comparing base (6adbeea) to head (b547e85).
Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5009      +/-   ##
==========================================
- Coverage   86.14%   86.12%   -0.02%     
==========================================
  Files         192      192              
  Lines       34256    34416     +160     
==========================================
+ Hits        29511    29642     +131     
- Misses       4745     4774      +29     

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

@GuyAv46 GuyAv46 added this pull request to the merge queue Sep 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 10, 2024
@GuyAv46 GuyAv46 added this pull request to the merge queue Sep 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 10, 2024
@DvirDukhan DvirDukhan added this pull request to the merge queue Sep 10, 2024
Merged via the queue into master with commit 6d3b4e3 Sep 10, 2024
@DvirDukhan DvirDukhan deleted the vecsim_fix_delete_inplace branch September 10, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants