+1 (binding) - checked signature/checksum on source release and all maven artifacts - mvn package on both the dist artifact as well as the download from the git tag - LICENSE and NOTICE seem ok
jon On Tue, Apr 23, 2024 at 9:35 AM Pierre Lacave <plac...@apache.org> wrote: > +1 (non-binding) > - zip asc and sha512 signature checked > - Built from source tag 6.0.0-RC2 branch and ran tests successfully > > On Tue, Apr 23, 2024 at 7:18 AM Lee Rhodes <lee...@gmail.com> wrote: > >> ### New: quantiles T-Digest sketch >> ### New: BloomFilter >> ### New: Exact and Bounded Sampling Proportional to Size (EB-PPS) sketch >> ### Add Weighted Inputs to quantiles KllFloatsSketch, KllDoublesSketch >> and KllItemsSketch >> ### Add Vector Inputs to quantiles KLLFloatsSketch and KllDoublesSketch >> ### Enhanced quantiles Sorted Views for KLL and Classic quantiles >> sketches. >> ### Enhanced Partitioning API. >> (Compared to RC1 this adds a number of javadoc improvements) >> >> Hello Apache DataSketches PMC and Community, >> >> 1. This is a call for vote to release Apache DataSketches-java candidate >> version: 6.0.0-RC2 >> >> NOTE 1: This is the core Java component of the DataSketches library >> that includes all the sketch algorithms in production-ready packages. These >> sketches can be called directly from this component or used in conjunction >> with the adaptor components such as Hadoop Pig, Hadoop Hive, or the >> aggregator adaptors built into Apache Druid. >> >> 2. Source repository: >> - https://github.com/apache/datasketches-java >> >> Git Tag for this release: >> - https://github.com/apache/datasketches-java/releases/tag/6.0.0-RC2 >> on branch 6.0.X >> >> Git HashId for this release starts with: 7c3995 on branch 6.0.X >> >> 3. The Release Candidate / Zip Repository: >> - https://dist.apache.org/repos/dist/dev/datasketches/java/6.0.0-RC2 >> >> The public signing key can be found in the KEYS file: >> - https://dist.apache.org/repos/dist/dev/datasketches/KEYS >> >> The artifacts have been signed with --keyid-format SHORT : 8CD4A902 >> >> 4. Repository: Maven Central [Nexus](http://repository.apache.org) (Jar >> Artifacts): >> - >> https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-java/6.0.0/ >> >> 5. Build & Test Guide: >> - >> https://github.com/apache/datasketches-java/blob/6.0.0-RC2/README.md >> >> 6. The vote will be performed as follows: >> - This letter will be published on dev@ and remain open for at least >> 72 hours (excluding weekends and holidays), AND until at least 3 (+1) PMC >> votes or a majority of (+1) PMC votes are acquired. Anyone in the community >> can vote. This vote will close no earlier than Thursday, Apr 25, 2024, >> 10:30 PM PST. >> >> Please vote accordingly: >> >> [ ] +1 approve >> [ ] +0 no opinion >> [ ] -1 disapprove with the reason >> >> Thanks, >> Lee Rhodes >> lee...@apache.org >> >