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/17 03:06:42 UTC

[incubator-datasketches-java] branch RelativeErrorQuantiles updated (905f703 -> 12ab27f)

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 905f703  Fix bug found by Pavel
     add 12ab27f  Fixed ReqDebug so it should now work.

No new revisions were added by this update.

Summary of changes:
 .../datasketches/quantiles/DoublesSketch.java      | 24 ++++++++++------------
 .../java/org/apache/datasketches/req/ReqSerDe.java |  4 ++--
 .../org/apache/datasketches/req/ReqSketch.java     | 17 ++++-----------
 .../apache/datasketches/req/ReqSketchBuilder.java  |  3 +--
 .../org/apache/datasketches/req/ReqDebugImpl.java  |  2 +-
 .../datasketches/req/ReqSketchOtherTest.java       |  5 +++--
 .../org/apache/datasketches/req/ReqSketchTest.java | 10 ++++++---
 7 files changed, 29 insertions(+), 36 deletions(-)


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