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/06/04 23:31:52 UTC

[incubator-datasketches-java] branch Tuple_Theta_Extension updated (62f95db -> eb765fa)

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

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


    from 62f95db  Accidentally missed a check.
     add eb765fa  Changed null policy suggested by David Cromberge whereby if a null would impact the value of the sketch or no meaningful result can be returned, an exception should be thrown.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/datasketches/tuple/AnotB.java  | 58 +++++++++++++------
 .../apache/datasketches/tuple/Intersection.java    | 26 +++------
 .../java/org/apache/datasketches/tuple/Union.java  | 11 ++--
 .../tuple/adouble/AdoubleAnotBTest.java            | 65 +++++++++++++++-------
 .../tuple/adouble/AdoubleIntersectionTest.java     | 49 ++++------------
 .../tuple/adouble/AdoubleUnionTest.java            | 19 ++++++-
 6 files changed, 130 insertions(+), 98 deletions(-)


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