Dear Apache DataSketches PPMC and Community, This is a call for vote to release Apache DataSketches-cpp version 1.0.0-incubating
This is a C++ version of the core library with Python bindings. This is the first release of this component. We are not going to release any artifacts besides the source code. The release candidate: https://dist.apache.org/repos/dist/dev/incubator/datasketches/cpp/1.0.0-incubating-rc1/ Source repository: https://github.com/apache/incubator-datasketches-cpp Git tag for this release: https://github.com/apache/incubator-datasketches-cpp/releases/tag/1.0.0-incubating-rc1 The artifact has been signed with key: pub 4096R/A8E8B4E0 2019-08-20 Alexander Saydakov (CODE SIGNING KEY) < [email protected]> Fingerprint=40A2 47F6 1E8C 6C75 678C 69C5 6848 6114 A8E8 B4E0 The public signing key can be found in the KEYS file: https://dist.apache.org/repos/dist/dev/incubator/datasketches/KEYS Building and running unit tests requires cppunit-devel. The easiest way to build is: make test Building Python bindings requires cmake 3.12 or higher and pybind11. Please see the following document for details: https://github.com/apache/incubator-datasketches-cpp/blob/1.0.0-incubating-rc1/python/README.md The vote will be performed in two stages: - This letter will be published on dev@ and remain open for at least 72 hours and until at least 3 (+1) PPMC votes are reached. All PPMC members including mentors can vote. However, a negative vote from a mentor will cancel this voting process. - After it passes the first stage, the summary of that vote and the key information from this letter will be published on incubator@general and remain open for at least 72 hours and until at least 3 (+1) IPMC votes are reached. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Alexander Saydakov [email protected]
