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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to