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

jmalkin pushed a change to branch common_bitarray
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


    from 158b91b9 move BloomFilter's underlying BitArray into common directory, 
update its API so QuotientFilter can use it
     add f7c7bd0d Cleanup based on review feedback

No new revisions were added by this update.

Summary of changes:
 src/main/java/org/apache/datasketches/filters/common/BitArray.java | 5 ++++-
 src/main/java/org/apache/datasketches/theta/Sketches.java          | 2 +-
 .../datasketches/filters/quotientfilter/QuotientFilterTest.java    | 7 ++-----
 3 files changed, 7 insertions(+), 7 deletions(-)


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

Reply via email to