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

change debug_assert to assert in term length #2343

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Apr 4, 2024

change debug_assert to assert since the bug with the truncated Terms only occurs in prod

change `debug_assert` to `assert` since the bug with the truncated Terms only occurs in prod
@fulmicoton
Copy link
Collaborator

I agree with the change. Can you check that it does not provoke a regression however?

@PSeitz
Copy link
Contributor Author

PSeitz commented Apr 9, 2024

I don't see an impact on indexing performance

@PSeitz PSeitz closed this Apr 9, 2024
@PSeitz PSeitz reopened this Apr 9, 2024
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