Right, I also checked signatures and checksums but forgot to mention that. jon
On Fri, May 12, 2023, 3:11 PM Lee Rhodes <[email protected]> wrote: > +1 (binding) > > I checked the following: > - LICENCE, NOTICE and README OK > - GPG and SHA signatures OK > - build and install locally (mac ventura 13.3.1, Apple M1 Pro) > - registered extension in test database, OK > - basic CPC sketch tests, Success > > On Fri, May 12, 2023 at 1:37 PM David Cromberge <[email protected]> > wrote: > >> +1 >> >> I checked the following: >> - LICENCE, NOTICE and README present >> - GPG and SHA signatures correct >> - build and install locally (mac ventura 13.0.1) >> - registered extension in test database >> - basic CPC sketch tests >> >> Thanks Alex for the help with getting the build setup, >> >> David >> >> On 2023/05/06 07:45:24 Jon Malkin wrote: >> > +1 (binding) >> > >> > I checked: >> > * LICENSE and NOTICE present, in both the base distribution and the pgxn >> > subdirectory >> > * Verified copyright year of 2023 >> > * Successfully built in both directories >> > * Ran a few of the test queries. More exhaustive testing would be >> > reasonable, but simple tests returned the expected results. >> > >> > jon >> > >> > >> > On Thu, May 4, 2023 at 6:53 PM Alexander Saydakov >> > <[email protected]> wrote: >> > >> > > Dear Apache DataSketches PMC and Community, >> > > >> > > >> > > This is a call for vote to release Apache DataSketches-postgresql >> version >> > > 1.6.0-rc1 >> > > >> > > >> > > This is an extension for PostgreSQL database based on the Apache >> > > DataSketches-cpp core library. >> > > >> > > >> > > Changes in this release since 1.5.0: >> > > >> > > - Parallel query support (distributed aggregation) >> > > - Added quantiles_double_sketch >> > > - Added kll_double_sketch >> > > - Fixed frequent_strings_sketch allocation >> > > - Based on the latest datasketches-cpp 4.1.0 (upgraded from 3.1.0) >> > > - Substantial performance improvement of HLL union >> > > - Fixed a bug in Theta and Tuple union >> > > - Quantiles sketches default mode changed to inclusive >> > > - Fixed serialization of non-empty Theta and Tuple sketches >> with no >> > > entries >> > > - Support for older serialization versions of Theta sketch >> > > - Fixed serialization bug in KLL sketch >> > > >> > > Source repository: https://github.com/apache/datasketches-postgresql >> > > >> > > >> > > Git tag for this release candidate: >> > > https://github.com/apache/datasketches-postgresql/tree/1.6.0-rc1 >> > > >> > > >> > > Git HashId for this release is: >> 230823ac7ba0abe9ab25ca549a207cca36294fe4 >> > > >> > > >> > > The public signing key can be found in the KEYS file: >> > > https://dist.apache.org/repos/dist/dev/datasketches/KEYS >> > > < >> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/datasketches/KEYS__;!!Op6eflyXZCqGR5I!Fz5YQTb3Gb2to0dakSYd2uO02qCG6L7a0ELZzKrl0jmHWD9g17TQnzUZULBSqlh0o7SYwemE3RbSgSuNGw$ >> > >> > > >> > > >> > > The artifacts have been signed with key: 68486114A8E8B4E0 2019-08-20 >> > > Alexander Saydakov (CODE SIGNING KEY) <[email protected]> >> > > >> > > >> > > The release candidate repository: >> > > >> https://dist.apache.org/repos/dist/dev/datasketches/postgresql/1.6.0-rc1 >> > > >> > > >> > > How to build and install: >> > > >> https://github.com/apache/datasketches-postgresql/blob/1.6.0-rc1/README.md >> > > >> > > >> > > 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 >> > > >> > > >> > > Thank you. >> > > Alexander Saydakov >> > > >> > > <[email protected]>[email protected] <[email protected]> >> > > >> > > >> > > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >>
