You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2024/01/05 20:23:19 UTC

(datasketches-website) 01/01: this study is not relevant anymore

This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch remove_outdated_study
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git

commit e22b9c186d348df62d50b0d74bb2e7c2d9407680
Author: AlexanderSaydakov <Al...@users.noreply.github.com>
AuthorDate: Fri Jan 5 12:23:08 2024 -0800

    this study is not relevant anymore
---
 _includes/toc.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/_includes/toc.html b/_includes/toc.html
index fc340940..7986ecf2 100644
--- a/_includes/toc.html
+++ b/_includes/toc.html
@@ -248,7 +248,6 @@
         <a data-toggle="collapse" class="menu collapsed" href="#collapse_quantiles_studies">Quantiles Studies</a>
       </p>
       <div class="collapse" id="collapse_quantiles_studies">
-        <li><a href="{{site.docs_dir}}/QuantilesStudies/KllSketchVsTDigest.html">•KLL sketch vs t-digest</a></li>
         <li><a href="{{site.docs_dir}}/QuantilesStudies/DruidApproxHistogramStudy.html">•Druid Approximate Histogram</a></li>
         <li><a href="{{site.docs_dir}}/QuantilesStudies/MomentsSketchStudy.html">•Moments Sketch Study</a></li>
         <li><a href="{{site.docs_dir}}/QuantilesStudies/QuantilesStreamAStudy.html">•Quantiles StreamA Study</a></li>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org