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

minor optimizations and bug fixes #233

Merged
merged 2 commits into from
Apr 17, 2024
Merged

minor optimizations and bug fixes #233

merged 2 commits into from
Apr 17, 2024

Conversation

CascadingRadium
Copy link
Contributor

@CascadingRadium CascadingRadium commented Apr 12, 2024

  • Ensure slice capacities are accurately calculated to always be equal to the final slice length
  • Fix test to cleanup zap segment after completion

@abhinavdangeti
Copy link
Member

@CascadingRadium would you add to the description above everything this change intends to do.

abhinavdangeti
abhinavdangeti previously approved these changes Apr 15, 2024
@CascadingRadium CascadingRadium merged commit b2384fc into master Apr 17, 2024
6 checks passed
@CascadingRadium CascadingRadium deleted the trivial branch April 17, 2024 09:29
abhinavdangeti added a commit to blevesearch/bleve that referenced this pull request Apr 18, 2024
Includes:
* eeb2336 Likith B | MB-61029: Caching Vec To DocID Map (blevesearch/zapx#231)
* b2384fc Rahul Rampure | minor optimizations and bug fixes (blevesearch/zapx#233)
* b56abea Thejas-bhat | MB-61029: Deferring the closing of vector index (blevesearch/zapx#226)
abhinavdangeti added a commit to blevesearch/bleve that referenced this pull request Apr 18, 2024
Includes:
* eeb2336 Likith B | MB-61029: Caching Vec To DocID Map
(blevesearch/zapx#231)
* b2384fc Rahul Rampure | minor optimizations and bug fixes
(blevesearch/zapx#233)
* b56abea Thejas-bhat | MB-61029: Deferring the closing of vector index
(blevesearch/zapx#226)
moshaad7 pushed a commit that referenced this pull request Sep 12, 2024
* minor optimizations and bug fixes

* resolve comment
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