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 21:23:30 UTC

[datasketches-memory] branch addMimicDruidTest updated (58bb816 -> 25ef76b)

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

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


    from 58bb816  This test mimics the Druid issue #11544, but at a much smaller scale.
     add 25ef76b  Add more tests.

No new revisions were added by this update.

Summary of changes:
 .../datasketches/memory/test/BaseStateTest.java    |  31 +-
 .../datasketches/memory/test/Buffer2Test.java      |  12 +-
 ...age-info.java => MemoryCloseExceptionTest.java} |  19 +
 .../memory/test/MurmurHash3v2Test.java             | 402 +++++++++++++++++++++
 .../memory/internal/BaseStateImpl.java             |   5 +-
 5 files changed, 462 insertions(+), 7 deletions(-)
 copy datasketches-memory-java8-tests/src/test/java/org/apache/datasketches/memory/test/{package-info.java => MemoryCloseExceptionTest.java} (68%)
 create mode 100644 datasketches-memory-java8-tests/src/test/java/org/apache/datasketches/memory/test/MurmurHash3v2Test.java

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