This is an automated email from the ASF dual-hosted git repository.

charlie pushed a change to branch quotient-filter-reviewed
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


    from e5e0f0fb Merge pull request #558 from apache/quotient-filter
     add 940eda8b circular table, no extension slots
     add cf3eb3c4 removed unnecessary scan to compute the number of entries
     add 68be9a82 fixed deletions
     add da8656fa Updated the overflow test to check the  wrapping.
     new c7b970a2 Merge pull request #562 from apache/quotient-filter

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../filters/quotientfilter/Iterator.java           |   7 +-
 .../filters/quotientfilter/QuotientFilter.java     | 244 ++++++---------------
 .../filters/quotientfilter/DeletionTests.java      |   9 +-
 .../filters/quotientfilter/QuotientFilterTest.java |  93 ++++----
 4 files changed, 124 insertions(+), 229 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to