Skip to content

Conversation

@jeltsch
Copy link
Collaborator

@jeltsch jeltsch commented Mar 7, 2025

This pull request adds assertions that guarantee that minimum keys used in the construction of ordinary indexes fulfill necessary conditions.

This addition is important because we plan to change the tests of higher-level modules to use ordinary indexes instead of compact ones. After this change, these tests wouldn’t catch passing of bogus minimum keys anymore without the extra assertions of this pull request, since minimum keys are ignored when building ordinary indexes.

@jeltsch jeltsch added the enhancement New feature or request label Mar 7, 2025
@jeltsch jeltsch self-assigned this Mar 7, 2025
@jeltsch jeltsch enabled auto-merge March 10, 2025 16:49
@jeltsch jeltsch added this pull request to the merge queue Mar 10, 2025
Merged via the queue into main with commit c6dbd9f Mar 10, 2025
27 checks passed
@jeltsch jeltsch deleted the jeltsch/ordinary-index-key-assertions branch March 10, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants