FastFilter / fastfilter_java

Fast Approximate Membership Filters (Java)
Apache License 2.0
238 stars 27 forks source link

Fixing issue 40. #41

Closed lemire closed 10 months ago

lemire commented 11 months ago

Fixes https://github.com/FastFilter/fastfilter_java/issues/40

It is a simple matter of the reduction algorithm overflowing when a variable is too large. I have added a reduction test.

catap commented 11 months ago

Thanks. I can't reproduce #40 anymore on your code.

I hope that you may merge it and release soon :)

lemire commented 11 months ago

@catap Thanks. I want @thomasmueller to review and release. He is on vacation. Should not be long.