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

Use remainder to ensure last batch is indexed #4063

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

amourao
Copy link
Contributor

@amourao amourao commented Jan 23, 2024

What's being changed:

Fix typo that made last batch not indexed for datasets when DOC_COUNT % BATCH_SIZE != 0

Review checklist

  • Documentation has been updated, if necessary. Link to changed documentation:
  • Chaos pipeline run or not necessary. Link to pipeline:
  • All new code is covered by tests where it is reasonable.
  • Performance tests have been run or not necessary.

Copy link

sonarcloud bot commented Jan 23, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Member

@parkerduckworth parkerduckworth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch 🙂

@parkerduckworth parkerduckworth merged commit 1ca650c into master Jan 23, 2024
35 checks passed
@parkerduckworth parkerduckworth deleted the bug/remainer-bm25bench branch January 23, 2024 17:13
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.

None yet

2 participants