Hello Apache DataSketches community,
We are pleased to have released DataSketches-python 5.0.1. (This happened
in early February but I realized I never sent an announcement email.)
This is the first stand-alone python release and comes with a number of
changes:
* Vastly improved API documentation
+1
- asc, sha512 checked
- checked out the 5.0.2-rc1 tag at commit ba29502 and mvn test works fine.
(The original git hash was incorrect, but Jon has corrected that.)
- also checked the git-properties file in the actual 5.0.2-src.zip file on
/dist/ = ba29502.
- NOTICE & LICENSE look fine.
On We
Apologies, Lee pointed out that the correct git hash for this release
should be:
ba29502062bbc543f819d9bc7a23829515bf2ac9
The provided links all point to the correct tag.
jon
On Wed, Mar 20, 2024 at 2:06 PM Alexander Saydakov
wrote:
> +1
>
> - package looks good, with notice, license and oth
freakyzoidberg opened a new pull request, #20:
URL: https://github.com/apache/datasketches-go/pull/20
Rework of https://github.com/apache/datasketches-go/pull/19
1. ItemSketch are now configured with one or more of ItemSketchSerde,
ItemSketchComparator and ItemSketcherHasher depending