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

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


    from adff8907 use iteration in set ops, wrap compressed sketch and unpack 
in iterator
     add a0f1fd6b wrapped compressed sketch

No new revisions were added by this update.

Summary of changes:
 .../theta/DirectCompactCompressedSketch.java       | 134 +++++++++++++++++++++
 .../theta/MemoryCompactCompressedHashIterator.java | 107 ++++++++++++++++
 2 files changed, 241 insertions(+)
 create mode 100644 
src/main/java/org/apache/datasketches/theta/DirectCompactCompressedSketch.java
 create mode 100644 
src/main/java/org/apache/datasketches/theta/MemoryCompactCompressedHashIterator.java


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

Reply via email to