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

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


    from 5cc7887f Removed javadoc @Throws clauses -- because they duplicate 
what is already documented in the body of the javadoc.
     add de4ef799 Added two limit check methods:

No new revisions were added by this update.

Summary of changes:
 .../apache/datasketches/kll/KllItemsSketch.java    | 15 ++--
 .../apache/datasketches/quantiles/ItemsSketch.java | 18 ++---
 .../quantilescommon/ItemsSketchSortedView.java     | 47 +++++++++----
 .../quantilescommon/QuantilesGenericAPI.java       | 24 +++++--
 .../quantilescommon/SketchPartitionLimits.java     | 10 +--
 .../datasketches/quantiles/ItemsSketchTest.java    | 20 ------
 .../quantilescommon/CrossCheckQuantilesTest.java   |  8 +--
 .../quantilescommon/PartitionBoundariesTest.java   | 80 +++++++++++++++-------
 8 files changed, 132 insertions(+), 90 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to