Re: [E] Re: [VOTE] Release Apache DataSketches-java 6.1.0-RC2

2024-09-11 Thread Jon Malkin
+1 - signature and checksum good - LICENSE and NOTICE seem good - tested "mvn clean test" with java 8 and 11, which passed - tested "mvn clean test" with java 17, which failed (expected) The 17 test failed with a slightly cryptic message about "release version 1.8 not supported." Testing on 21, b

[PR] check in README2 [datasketches-bigquery]

2024-09-11 Thread via GitHub
leerho opened a new pull request, #35: URL: https://github.com/apache/datasketches-bigquery/pull/35 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [PR] Improve code docs for Theta. [datasketches-bigquery]

2024-09-11 Thread via GitHub
leerho merged PR #34: URL: https://github.com/apache/datasketches-bigquery/pull/34 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@datas

Re: [E] Re: [VOTE] Release Apache DataSketches-java 6.1.0-RC2

2024-09-11 Thread Alexander Saydakov
+1 - GPG signature OK - SHA512 OK - LICENSE and NOTICE look fine - "mvn test" passes (openjdk 11) On Wed, Sep 11, 2024 at 9:23 AM Charlie Dickens wrote: > checked shasum and keys > mvn clean test passed in java 8, 11. > mvn clean test failed in java 17. > +1 > > On Wed, 11 Sept 2024 at 17:11,

Re: [E] Re: [VOTE] Release Apache DataSketches-java 6.1.0-RC2

2024-09-11 Thread Charlie Dickens
checked shasum and keys mvn clean test passed in java 8, 11. mvn clean test failed in java 17. +1 On Wed, 11 Sept 2024 at 17:11, Lee Rhodes wrote: > Oops! I didn't completely edit the links to go to the correct RC2 > version. My bad! Here is the updated links of the letter: > 2. Source reposit

Re: [VOTE] Release Apache DataSketches-java 6.1.0-RC2

2024-09-11 Thread Lee Rhodes
Oops! I didn't completely edit the links to go to the correct RC2 version. My bad! Here is the updated links of the letter: 2. Source repository: - https://github.com/apache/datasketches-java Git Tag for this release: - https://github.com/apache/datasketches-java/releases/tag/6.1.0-RC

Re: [VOTE] Release Apache DataSketches-java 6.1.0-RC2

2024-09-11 Thread Jon Malkin
The link text in this email say RC2 but the links actually go to the RC1 tag, repo, and readme. Can we please update to provide the correct links? On Thu, Sep 5, 2024 at 6:52 PM Lee Rhodes wrote: > Hello Apache DataSketches PMC and Community, > > ### Added new KLL Longs Sketch > ### Optimized HL