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

roaring64: implement intersect_with_range #567

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

SLieve
Copy link
Contributor

@SLieve SLieve commented Jan 21, 2024

Also fixed a bug in roaring64_iterator_move_equalorlarger where we didn't compare the correct high bits (modified an existing test to catch this).

Also fixed a bug in `roaring64_iterator_move_equalorlarger` where we didn't
compare the correct high bits.
@SLieve SLieve marked this pull request as ready for review January 21, 2024 13:30
@SLieve SLieve requested a review from Dr-Emann January 21, 2024 13:30
@lemire
Copy link
Member

lemire commented Jan 22, 2024

Merging.

@lemire lemire merged commit d988c66 into RoaringBitmap:master Jan 22, 2024
25 checks passed
@SLieve SLieve deleted the r64_range_card branch January 22, 2024 20:55
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

3 participants