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 01:29:45 UTC

[incubator-datasketches-java] branch fix_tuple_union updated (4a89ae5 -> 64358ff)

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

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


    from 4a89ae5  removed unused variable
     add 8b43f12  Add additional ctr to IntegerSketch and DoubleSketch
     add e9b3ec3  update DoubleSketch and IntegerSketch constructors to chain.
     add 51f985d  Merge branch 'AddCtrs' into fix_tuple_union
     add 64358ff  Fix IntegerSketch & DoubleSketch Ctrs.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/datasketches/tuple/Union.java   | 18 ++++++++++++------
 .../apache/datasketches/tuple/UpdatableSketch.java  |  4 ++--
 .../datasketches/tuple/adouble/DoubleSketch.java    | 21 ++++++++++++++++++++-
 .../datasketches/tuple/aninteger/IntegerSketch.java | 21 ++++++++++++++++++++-
 4 files changed, 54 insertions(+), 10 deletions(-)


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