### Introduction of new Relative Error Quantiles Sketch,
### Added Tuple sketch and rewritten Theta sketch to share the same base,
### Performance improvement of HLL sketch,
### Removed serialization of Update Theta sketch and Union, and HLL Union,
### Added support for passing instances of allocators
Hello Apache DataSketches PMC and Community,
1. This is a call for vote to release Apache DataSketches-cpp candidate
version: 3.0.0-rc1
NOTE 1: This is the core C++ component of the DataSketches library that
includes all the sketch algorithms and Python bindings. These sketches can
be called directly from this component or used in conjunction with the
adaptor compone
2. Source repository:
- https://github.com/apache/datasketches-cpp
Git Tag for this release:
- https://github.com/apache/datasketches-cpp/tree/3.0.0-rc1 on branch
3.0.x
Git HashId for this release starts with: 45885c0
3. The Release Candidate / Zip Repository:
- https://dist.apache.org/repos/dist/dev/datasketches/cpp/3.0.0-rc1/
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 key:
68486114A8E8B4E0 2019-08-20 Alexander Saydakov (CODE SIGNING KEY) <
[email protected]>
4. Build & Test Guide:
-
https://github.com/apache/datasketches-cpp/blob/45885c0c8c0807bb9480886d60ca7042000a4c43/README.md
5. 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,
Alexander Saydakov
[email protected]