[VOTE RESULT] this vote is now closed with 3 (+1) binding votes, 1 (+1)
non-binding vote and no other votes.
On Mon, Apr 22, 2024 at 10:18 PM Lee Rhodes wrote:
> ### New: quantiles T-Digest sketch
> ### New: BloomFilter
> ### New: Exact and Bounded Sampling Proportional to Size (EB-PPS) sketch
AlexanderSaydakov merged PR #173:
URL: https://github.com/apache/datasketches-website/pull/173
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsub
cbalci commented on code in PR #173:
URL:
https://github.com/apache/datasketches-website/pull/173#discussion_r1581491032
##
_includes/toc.html:
##
@@ -248,6 +248,7 @@
Quantiles Studies
+•KLL sketch
vs t-digest
Review Comment:
Sounds good, r
AlexanderSaydakov commented on code in PR #173:
URL:
https://github.com/apache/datasketches-website/pull/173#discussion_r1581460511
##
_includes/toc.html:
##
@@ -248,6 +248,7 @@
Quantiles Studies
+•KLL sketch
vs t-digest
Review Comment:
I s
+1
checked gpg and shasum
ran mvn clean test successfully on macos 14.4.1
On Thu, 25 Apr 2024 at 21:31, Alexander Saydakov
wrote:
> +1 (binding)
>
> - checked GPG signature
> - checked SHA512
> - license and notice look fine
> - mvn test passes
>
>
> On Thu, Apr 25, 2024 at 12:18 PM Jon Malkin