+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
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
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
+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,
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
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
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