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

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


    from 8ab3c35ca Disable GHA Workflows until they support Java 25.
     add 140135006 Updated MemorySegmentRequestExample to use ConcurrentHashMap.

No new revisions were added by this update.

Summary of changes:
 .../datasketches/common/MemorySegmentRequest.java  |  6 +-
 .../common/MemorySegmentRequestExample.java        | 73 ++++++++++++++++++++++
 .../common/MemorySegmentRequestExtension.java      | 70 ---------------------
 .../org/apache/datasketches/kll/KllHelper.java     |  2 +-
 .../quantiles/DirectUpdateDoublesSketch.java       |  2 +-
 .../kll/KllMemorySegmentRequestApp.java            |  4 +-
 .../ClassicQuantilesMemorySegmentRequestApp.java   |  4 +-
 7 files changed, 81 insertions(+), 80 deletions(-)
 create mode 100644 
src/main/java/org/apache/datasketches/common/MemorySegmentRequestExample.java
 delete mode 100644 
src/main/java/org/apache/datasketches/common/MemorySegmentRequestExtension.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to