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 2023/03/20 03:28:21 UTC

[datasketches-java] branch minor-updates updated (0bea5d67 -> d01fa8b3)

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

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


    from 0bea5d67 Found a minor discrepancy between the documentation of the getQuantiles(int numEvenlySpaced) methods and the implementation of the QuantilesUtil.evenlySpaced(...) method.
     add d01fa8b3 Oops, forgot to change the tests affected by this update.

No new revisions were added by this update.

Summary of changes:
 .../quantiles/HeapUpdateDoublesSketchTest.java     | 1072 --------------------
 .../datasketches/quantiles/ItemsSketchTest.java    |    2 +-
 2 files changed, 1 insertion(+), 1073 deletions(-)
 delete mode 100644 src/test/java/org/apache/datasketches/quantiles/HeapUpdateDoublesSketchTest.java


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