This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch cleanup_phase3
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
from 193cfdf57 Completely remove SerVer 1 and 2 from the code.
add 5d531c24b More cleanup after removing SerVer 1 and 2
No new revisions were added by this update.
Summary of changes:
.../apache/datasketches/theta/CompactSketch.java | 161 ++++++++----------
.../apache/datasketches/theta/PreambleUtil.java | 45 ++----
.../java/org/apache/datasketches/theta/Sketch.java | 60 ++-----
...r1and2Test.java => HeapifyWrapSerVer3Test.java} | 180 ++-------------------
.../datasketches/theta/PreambleUtilTest.java | 10 --
5 files changed, 105 insertions(+), 351 deletions(-)
rename
src/test/java/org/apache/datasketches/theta/{HeapifyWrapSerVer1and2Test.java =>
HeapifyWrapSerVer3Test.java} (51%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]