This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch new_kll_items_sketch
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
The following commit(s) were added to refs/heads/new_kll_items_sketch by this
push:
new e87edb5a Interim 2 more refactoring to prepare for KllGenericSketch.
e87edb5a is described below
commit e87edb5ae9120e2dba559b4e0ea87fd39940181e
Author: Lee Rhodes <[email protected]>
AuthorDate: Sun Jun 18 00:10:58 2023 -0700
Interim 2 more refactoring to prepare for KllGenericSketch.
Found a minor bug when printing the sketch summary on a direct, compact
sketch.
---
.../datasketches/kll/{KllItemsSketch.java => KllGenericSketch.java} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/src/main/java/org/apache/datasketches/kll/KllItemsSketch.java
b/src/main/java/org/apache/datasketches/kll/KllGenericSketch.java
similarity index 100%
rename from src/main/java/org/apache/datasketches/kll/KllItemsSketch.java
rename to src/main/java/org/apache/datasketches/kll/KllGenericSketch.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]