You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2021/08/10 23:24:05 UTC

[datasketches-memory] 01/01: Merge pull request #138 from apache/addMimicDruidTest

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

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit 8cb5f3945ee630e1c3b1ac6d887a5505afc86770
Merge: e97d072 edc2003
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Tue Aug 10 16:24:00 2021 -0700

    Merge pull request #138 from apache/addMimicDruidTest
    
    This test mimics the Druid issue #11544, but at a much smaller scale.

 .../datasketches/memory/test/BaseStateTest.java    |  31 +-
 .../datasketches/memory/test/Buffer2Test.java      |  13 +-
 .../memory/test/DruidIssue11544Test.java           |  89 +++++
 .../memory/test/MemoryCloseExceptionTest.java      |  39 ++
 .../memory/test/MurmurHash3v2Test.java             | 402 +++++++++++++++++++++
 .../memory/internal/BaseStateImpl.java             |   5 +-
 6 files changed, 572 insertions(+), 7 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org