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/07/13 22:18:58 UTC

[datasketches-java] branch master updated (251bec73 -> e4b1d87b)

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 251bec73 Merge pull request #404 from apache/quantiles_inclusive
     add 1d51aebd inclusive parameter
     add 5b79ec37 added test
     add 94aae24d deprecated ltEq flag
     add c2ce1a92 fixed javadoc
     new e4b1d87b Merge pull request #405 from apache/req_inclusive

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:
 .../org/apache/datasketches/req/BaseReqSketch.java | 76 ++++++++++++++++++----
 .../org/apache/datasketches/req/ReqSketch.java     | 71 +++++++++++++++-----
 .../org/apache/datasketches/req/ReqSketchTest.java | 57 ++++++++++++++++
 3 files changed, 174 insertions(+), 30 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 #405 from apache/req_inclusive

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 e4b1d87b93ee4a5c296fd013f00a08a4c112fa62
Merge: 251bec73 c2ce1a92
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Wed Jul 13 15:18:54 2022 -0700

    Merge pull request #405 from apache/req_inclusive
    
    Req inclusive

 .../org/apache/datasketches/req/BaseReqSketch.java | 76 ++++++++++++++++++----
 .../org/apache/datasketches/req/ReqSketch.java     | 71 +++++++++++++++-----
 .../org/apache/datasketches/req/ReqSketchTest.java | 57 ++++++++++++++++
 3 files changed, 174 insertions(+), 30 deletions(-)


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