You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2021/11/19 21:38:26 UTC

[datasketches-java] branch simplified_setop_cases updated (e173172 -> a8e94b5)

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

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


    from e173172  removed NewDegen state, renamed New to Empty, some rearrangement
     add a8e94b5  enforce theta=1 for empty sketch

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/datasketches/theta/DirectQuickSelectSketchR.java  | 2 +-
 .../java/org/apache/datasketches/theta/HeapQuickSelectSketch.java     | 2 +-
 src/main/java/org/apache/datasketches/tuple/Sketch.java               | 4 ++--
 .../datasketches/tuple/arrayofdoubles/ArrayOfDoublesSketch.java       | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org