Hello Apache DataSketches PMC and Community,

This is a call for vote to release Apache DataSketches-cpp candidate
version: 3.1.0-rc2


Changes since rc1:

    - fixed a compilation issue with some older compilers such as gcc 4.8.5


Changes since the last release 3.0.0:

    - Kolmogorov-Smirnov test for KLL sketch

    - custom seed support in Theta Jaccard similarity

    - Theta union bug fix

    - added get_max_serialized_size_bytes method for KLL and CPC sketches

    - added wrapped_compact_theta_sketch to avoid some cost of
deserialization

    - massive code cleanup to avoid compiler warnings

    - iterator fix in KLL sketch

    - iterator fix in REQ sketch

    - exception safety fix in theta_update_sketch_base

    - misaligned access fix in MurmurHash3


Source repository:

    - https://github.com/apache/datasketches-cpp


Git Tag for this release:

    - https://github.com/apache/datasketches-cpp/tree/3.1.0-rc2 on branch
3.1.x


Git HashId for this release is: a375f9805ab8064b20e6a1b82282e4d04b102328


The Release Candidate / Zip Repository:

    - https://dist.apache.org/repos/dist/dev/datasketches/cpp/3.1.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 key:

    68486114A8E8B4E0 2019-08-20  Alexander Saydakov (CODE SIGNING KEY) <
[email protected]>


Build & Test Guide:

    - https://github.com/apache/datasketches-cpp/blob/3.1.0-rc2/README.md


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]

Reply via email to