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 2022/06/22 22:04:43 UTC

[datasketches-java] branch master updated (a749ec79 -> 2b2fb8b0)

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

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


    from a749ec79 Update pom to 4.0.0-SNAPSHOT as requested.
     add c538b65d Method name was incorrect and misleading.
     new 2b2fb8b0 Merge pull request #402 from apache/FixMethodName

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:
 src/main/java/org/apache/datasketches/Util.java    |  2 +-
 .../cpc/CompressionCharacterization.java           |  4 ++--
 .../apache/datasketches/cpc/MergingValidation.java |  6 +++---
 .../datasketches/cpc/StreamingValidation.java      |  4 ++--
 .../java/org/apache/datasketches/UtilTest.java     | 22 ++++++++++++++++------
 5 files changed, 24 insertions(+), 14 deletions(-)


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


[datasketches-java] 01/01: Merge pull request #402 from apache/FixMethodName

Posted by le...@apache.org.
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-java.git

commit 2b2fb8b025f7ccdb06ae7991a4b83721105a59b4
Merge: a749ec79 c538b65d
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Wed Jun 22 15:04:36 2022 -0700

    Merge pull request #402 from apache/FixMethodName
    
    Method name was incorrect and misleading.

 src/main/java/org/apache/datasketches/Util.java    |  2 +-
 .../cpc/CompressionCharacterization.java           |  4 ++--
 .../apache/datasketches/cpc/MergingValidation.java |  6 +++---
 .../datasketches/cpc/StreamingValidation.java      |  4 ++--
 .../java/org/apache/datasketches/UtilTest.java     | 22 ++++++++++++++++------
 5 files changed, 24 insertions(+), 14 deletions(-)


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