You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2020/01/17 03:23:04 UTC

[incubator-datasketches-java] 01/01: Merge pull request #293 from apache/fix_tuple_union

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

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

commit 43888f9ff326c36a8473bd4f3d1c5edc44473aaa
Merge: 55f0cb0 64358ff
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Jan 16 19:22:57 2020 -0800

    Merge pull request #293 from apache/fix_tuple_union
    
    Fix tuple union

 .../datasketches/tuple/QuickSelectSketch.java      |  5 --
 .../java/org/apache/datasketches/tuple/Union.java  | 66 ++++++++++++++++++----
 .../apache/datasketches/tuple/UpdatableSketch.java |  4 +-
 .../datasketches/tuple/adouble/DoubleSketch.java   | 21 ++++++-
 .../tuple/aninteger/IntegerSketch.java             | 21 ++++++-
 .../UpdatableSketchWithDoubleSummaryTest.java      | 23 +++++---
 6 files changed, 114 insertions(+), 26 deletions(-)


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