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

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


    from b417b05d1 Fix headers in xml files.
     add cf427ae71 chore: tidy comment and code of CpcSketch (#722)
     add 5d215c784 test: KLL Long sketch compatibility with C++
     add e4f7a5b25 Merge pull request #723 from 
proost/test-kll-long-sketch-compatibility
     add b449e382f [Sampling] Validate VarOpt totalRWeight during heapify
     add 3def49b3e Merge pull request #724 from 
Fengzdadi/issue-721-varopt-rweight-validation
     add 53b312ec2 BloomFilterBuilder.validateSizeInputs should not accept 
numBits=0 (#725)
     add 136befa9e Merge branch 'main' into Fix_get_file_bytes
     add 737195366 Update Fix_get_file_bytes from main.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/datasketches/cpc/CpcSketch.java     |  2 +-
 .../java/org/apache/datasketches/cpc/CpcUnion.java |  2 +-
 .../org/apache/datasketches/cpc/PreambleUtil.java  |  4 +--
 .../filters/bloomfilter/BloomFilterBuilder.java    |  2 +-
 .../datasketches/sampling/VarOptItemsSketch.java   |  5 +++
 .../datasketches/kll/KllCrossLanguageTest.java     | 25 +++++++++++++++
 .../sampling/VarOptItemsSketchTest.java            | 36 ++++++++++++++++++++++
 7 files changed, 71 insertions(+), 5 deletions(-)


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

Reply via email to