Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-milovidov committed Jan 30, 2024
1 parent 2746c37 commit 4e0f3e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions release_24.1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h2><span class="hilite">Release 24.1</span></h2>
punycode
shingles
quantileDDSketch
quantileDD
string similarity
output_format_compression_level, output_format_compression_zstd_window_log
Compress block size for columns
Expand Down Expand Up @@ -205,9 +205,9 @@ <h2>quantileDD</h2>
</section>

<section class="slide">
<h2>quantileDDSketch</h2>
<h2>quantileDD</h2>

<p><b>quantileDDSketch</b>, <b>quantile<u>s</u>DDSketch</b>, <b>medianDDSketch</b></p>
<p><b>quantileDD</b>, <b>quantile<u>s</u>DD</b>, <b>medianDD</b></p>

<p>Is it fast?</p>
<p>Demo</p>
Expand Down

0 comments on commit 4e0f3e0

Please sign in to comment.