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 2020/11/25 04:47:55 UTC

[incubator-datasketches-java] branch RelativeErrorQuantiles updated (ab18f8d -> b226446)

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

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


    from ab18f8d  Rename class Criteria to InequalitySearch and include the related search methods inside the enum.
     add b226446  Eliminated "compatible" mode.

No new revisions were added by this update.

Summary of changes:
 .../datasketches/GenericInequalitySearch.java      | 10 +++----
 .../org/apache/datasketches/InequalitySearch.java  | 10 +++----
 .../org/apache/datasketches/req/BaseReqSketch.java | 28 ++---------------
 .../org/apache/datasketches/req/ReqSketch.java     | 23 ++------------
 .../apache/datasketches/req/ReqSketchBuilder.java  | 35 +++-------------------
 .../datasketches/GenericInequalitySearchTest.java  | 32 ++++++++++----------
 .../datasketches/req/ReqSketchBuilderTest.java     | 10 +++----
 .../datasketches/req/ReqSketchOtherTest.java       |  5 ----
 .../org/apache/datasketches/req/ReqSketchTest.java | 34 +++++++++++++++++++++
 9 files changed, 72 insertions(+), 115 deletions(-)


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