From 926336b5901fc51ad873fbe16f53aaad88f4373d Mon Sep 17 00:00:00 2001 From: sumi-mathew Date: Tue, 7 Jul 2026 21:50:31 +0530 Subject: [PATCH] chore: Bump datasketches-memory version to 3.0.2 (#26974) ## Description Bump datasketches-memory version to 3.0.2 ## Motivation and Context ## Impact ## Test Plan ## Contributor checklist - [ ] Please make sure your submission complies with our [contributing guide](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md), in particular [code style](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#code-style) and [commit standards](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#commit-standards). - [ ] PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced. - [ ] Documented new properties (with its default value), SQL syntax, functions, or other functionality. - [ ] If release notes are required, they follow the [release notes guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines). - [ ] Adequate tests were added if applicable. - [ ] CI passed. - [ ] If adding new dependencies, verified they have an [OpenSSF Scorecard](https://securityscorecards.dev/#the-checks) score of 5.0 or higher (or obtained explicit TSC approval for lower scores). ## Release Notes Please follow [release notes guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines) and fill in the release notes below. ``` == NO RELEASE NOTE == ``` --- pom.xml | 4 ++-- presto-pinot-toolkit/pom.xml | 2 -- presto-pinot/pom.xml | 2 -- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 76cc8bc5d30e0..18a538bbbf3c5 100644 --- a/pom.xml +++ b/pom.xml @@ -114,8 +114,8 @@ 1.20.0 8.5.2 - 2.2.0 - 5.0.1 + 3.0.2 + 6.2.0 1.62.0 4.19.3 diff --git a/presto-pinot-toolkit/pom.xml b/presto-pinot-toolkit/pom.xml index 72188244f4e72..8aa2b07e714db 100644 --- a/presto-pinot-toolkit/pom.xml +++ b/presto-pinot-toolkit/pom.xml @@ -19,7 +19,6 @@ true 1.20.0 8.5.15 - 3.0.2 2.25.4 @@ -275,7 +274,6 @@ org.apache.datasketches datasketches-java - 6.2.0 org.slf4j diff --git a/presto-pinot/pom.xml b/presto-pinot/pom.xml index 48f98a1b8a633..69504308ada6f 100644 --- a/presto-pinot/pom.xml +++ b/presto-pinot/pom.xml @@ -17,8 +17,6 @@ 17 true 1.20.0 - 6.1.1 - 3.0.2 2.25.4