+1 - Checked shasum for apache-datasketches-java-2.0.0-src.zip - Verified gpg signature using KEYS file - LICENSE and NOTICE present - Unit tests ran successfully in strict mode
> On 9 Feb 2021, at 05:44, leerho <[email protected]> wrote: > > ### Introduction of new Relative Error Quantiles Sketch, > ### Significant refactoring of Theta and Tuple packages with new capabilities. > ### Made consistent stateless and stateful set methods to all theta and tuple > set expressions > ### Fixed documentation > > Hello Apache DataSketches PMC and Community, > > 1. This is a call for vote to release Apache DataSketches-java candidate > version: 2.0.0-RC3 > > 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 > <https://github.com/apache/datasketches-java> > > Git Tag for this release: > - https://github.com/apache/datasketches-java/tree/2.0.0-RC3 > <https://github.com/apache/datasketches-java/tree/2.0.0-RC3> on branch 2.0.X > > Git HashId for this release starts with: 0dea9cd > > 3. The Release Candidate / Zip Repository: > - https://dist.apache.org/repos/dist/dev/datasketches/java/2.0.0-RC3/ > <https://dist.apache.org/repos/dist/dev/datasketches/java/2.0.0-RC3/> > > The public signing key can be found in the KEYS file: > - https://dist.apache.org/repos/dist/dev/datasketches/KEYS > <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 > <http://repository.apache.org/>) (Jar Artifacts): > - > https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-java/2.0.0/ > > <https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-java/2.0.0/> > > 5. Build & Test Guide: > - https://github.com/apache/datasketches-java/blob/2.0.0-RC3/README.md > <https://github.com/apache/datasketches-java/blob/2.0.0-RC3/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. > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > Thanks, > Lee Rhodes > [email protected] <mailto:[email protected]>
