This is an automated email from the ASF dual-hosted git repository. leerho pushed a change to branch ffm_phase7 in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
from 4bc22a22c More cleanup add 9187165ed Fixed conflict add c0912144c Fix build following cms/cpc recent PR add c6c90c3ae Update CpcSketchCrossLanguageTest.java add e0445efe4 use MemorySegment instead of ByteBuffer in CMS add ea9fda940 use default endian - not BE add 8bd1423a7 Address all remaining review comments add 66f133384 Add java doc for CMS add 9d1f24f5a Merge pull request #676 from apache/fix-build-cpc-cms add 6fd3cd992 Merge branch 'main' of g...@github.com:apache/datasketches-java.git into main add c6a5154b8 fix minor issues with count min add f62d5521a Merge pull request #677 from apache/fix_minor_issues_with_count_min add 9587ef3b4 Merge branch 'main' into ffm_phase7 No new revisions were added by this update. Summary of changes: .../apache/datasketches/count/CountMinSketch.java | 186 ++++++++++++++------- .../datasketches/count/CountMinSketchTest.java | 12 +- 2 files changed, 132 insertions(+), 66 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datasketches.apache.org For additional commands, e-mail: commits-h...@datasketches.apache.org