Hello Apache DataSketches PMC and Community,

This is a call for vote to release Apache DataSketches-python candidate
version 5.1.0-rc1.


This is a minor release version with several new features and one change to
wheels:

* The wheels are now built against numpy 2.x -- if you still need numpy
1.x, you may need to build the library from source!

* New sketch: The python library now supports the DataSketches
implementation of t-digest

* The tuple sketch supports a .filter() method which applies a predicate to
the summaries and returns a compact sketch of items matching the predicate


Known issue: The documentation page does not mention t-digest


Source repository:

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


Git Tag for this release:

    - https://github.com/apache/datasketches-python/releases/tag/5.1.0-rc1 on
branch 5.1.x


Git HashId for this release is: 62c6c19e7e29ddb8d9d012f8deceb8a1535bd6cb


The Release Candidate Zip Repository:

    - https://dist.apache.org/repos/dist/dev/datasketches/python/5.1.0-rc1/


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:

    41A98F6038F334CC Jon Malkin (Apache code signing) <
jmal...@users.noreply.github.com>


Build & Test Guide:

    - https://github.com/apache/datasketches-python/blob/5.1.0-rc1/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,
and is encouraged to do so.

   - The vote will not close before 25 April 2024, 12:30am PDT (US Pacific
Time).


Please vote accordingly:


[ ] +1 approve

[ ] +0 no opinion

[ ] -1 disapprove with the reason


Thank you,

Jon Malkin

jmal...@apache.org

Reply via email to