This is an automated email from the ASF dual-hosted git repository.
dcromberge pushed a change to branch remove-deprecated-methods
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git.
from c0f6f31 Remove deprecated update method from Tuple Intersection
add 154d805 Remove deprecated update methods from AoD set ops
add 2e6a086 Remove deprecated getKey from Tuple SketchIterator
add 61febf4 Remove deprecated update method from Tuple Union
add a4f6e7d Remove suppress warnings no longer required
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/datasketches/tuple/SketchIterator.java | 13 -------------
src/main/java/org/apache/datasketches/tuple/Union.java | 14 --------------
.../tuple/arrayofdoubles/ArrayOfDoublesIntersection.java | 11 -----------
.../tuple/arrayofdoubles/ArrayOfDoublesUnion.java | 13 -------------
.../apache/datasketches/theta/HeapIntersectionTest.java | 1 -
.../apache/datasketches/theta/SingleItemSketchTest.java | 2 +-
.../java/org/apache/datasketches/theta/SketchTest.java | 2 +-
.../datasketches/tuple/adouble/AdoubleAnotBTest.java | 1 -
.../tuple/adouble/AdoubleIntersectionTest.java | 2 --
.../datasketches/tuple/aninteger/IntegerSketchTest.java | 1 -
.../tuple/strings/ArrayOfStringsSketchTest.java | 1 -
11 files changed, 2 insertions(+), 59 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]