Andrei Ch
|
3157c61d90
|
Documentation of exponentialMovingAverage
|
2021-11-13 23:18:59 +03:00 |
|
gyuton
|
af86aea90d
|
DOCSUP-10111: Documented the entropy aggregate function (#30237)
* initial commit
* Update draft
* small fix
|
2021-10-25 14:47:18 +03:00 |
|
Tatiana Kirillova
|
8efcfac041
|
Update docs/en/sql-reference/aggregate-functions/reference/count.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-09-29 10:56:09 +03:00 |
|
Tatiana Kirillova
|
9a294783b4
|
update link
|
2021-09-24 21:38:31 +03:00 |
|
Tatiana Kirillova
|
5063049cc4
|
update text
|
2021-09-24 21:14:52 +03:00 |
|
Tatiana Kirillova
|
eac7074d33
|
Document the optimize_trivial_count_query setting
|
2021-09-23 21:33:14 +03:00 |
|
vdimir
|
431a4718ae
|
Add quantileBFloat16Weighted to doc en,ru
|
2021-09-22 14:55:14 +03:00 |
|
Vladimir C
|
bc7c41efff
|
Merge pull request #26657 from hexiaoting/fuse_quantile
|
2021-09-21 12:33:07 +03:00 |
|
Ivan Blinkov
|
f429db1ee9
|
find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {}
|
2021-09-19 23:05:54 +03:00 |
|
vdimir
|
a3304a87a4
|
Rename optimize_syntax_fuse_aggregate -> optimize_syntax_fuse_functions
|
2021-09-14 15:27:12 +03:00 |
|
vdimir
|
a1463d5719
|
Merge remote-tracking branch 'origin/master' into fuse_quantile
|
2021-09-14 15:23:06 +03:00 |
|
vdimir
|
5a1aeeb044
|
Use optimize_syntax_fuse_aggregate instead of optimize_fuse_sum_count_avg and optimize_fuse_quantile
|
2021-09-14 15:21:16 +03:00 |
|
Alexey Milovidov
|
d87d833691
|
Remove trailing whitespaces from docs
|
2021-07-29 18:20:55 +03:00 |
|
Dmitriy
|
ffec3c8540
|
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-11166-edit_and_translate_to_russian_data_skipping_indices_system_table
|
2021-07-07 22:58:22 +03:00 |
|
Dmitriy
|
c435bd85f7
|
Edit and translate to Russian
Выполнил перевод на русский язык.
|
2021-07-07 22:47:47 +03:00 |
|
Alexey
|
24803bd846
|
bfloat16 wrapped into back ticks
|
2021-07-02 20:21:38 +00:00 |
|
Alexey
|
7e372a2e53
|
Ru translation + some updates + link fixes
|
2021-07-02 20:18:55 +00:00 |
|
Alexey
|
46e6062c44
|
Fixed Syntax section of quantileExactLow
|
2021-06-30 19:42:41 +00:00 |
|
Alexey
|
b852253153
|
Fixed Wikipedia link
|
2021-06-30 19:37:52 +00:00 |
|
Alexey
|
8a3a142f75
|
Fixed links in quantiles.md
|
2021-06-30 19:28:57 +00:00 |
|
Alexey
|
414f48e1c0
|
Function added to quantiles.md
|
2021-06-30 19:23:46 +00:00 |
|
Alexey
|
38e6c52a1c
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-9779-document-quantileBFloat16
|
2021-06-30 19:10:34 +00:00 |
|
Anton Popov
|
2034d31b3e
|
Merge pull request #25607 from gyuton/gyuton-DOCSUP-10293-Document-the-optimize_functions_to_subcolumns-setting
DOCSUP-10293: Documented the optimize_functions_to_subcolumns setting
|
2021-06-30 14:26:48 +03:00 |
|
Anton Popov
|
d9fcd53f0c
|
Update count.md
|
2021-06-30 14:25:14 +03:00 |
|
Maksim Kita
|
d5beed076a
|
Merge pull request #25384 from gyuton/gyuton-DOCSUP-10114-Document-the-quantileExact-functions
DOCSUP-10114: Documented the quantileExact functions
|
2021-06-30 12:09:13 +03:00 |
|
Alexey
|
03dc7f21ee
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-9779-document-quantileBFloat16
|
2021-06-30 04:33:59 +00:00 |
|
George
|
ca57d62f70
|
typo
|
2021-06-29 16:29:40 +03:00 |
|
George
|
4e8e5a2b55
|
Added expressions
|
2021-06-29 16:27:54 +03:00 |
|
Maksim Kita
|
bcbfbae2a9
|
Update median.md
|
2021-06-29 11:25:27 +03:00 |
|
hcz
|
090d136080
|
Fix links in median.md
|
2021-06-29 15:18:40 +08:00 |
|
Alexey
|
8ac7e147b7
|
Text changed to match other quantile descriptions
|
2021-06-28 20:26:57 +00:00 |
|
Alexey
|
538558ccb5
|
Fixed links in median.md
|
2021-06-28 20:26:27 +00:00 |
|
Alexey
|
f2c871f7c8
|
Removed implementation details
|
2021-06-28 20:07:20 +00:00 |
|
Alexey
|
c7def2a76d
|
Example fixed
|
2021-06-28 19:56:20 +00:00 |
|
gyuton
|
e7af8ee31b
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-27 02:09:30 +03:00 |
|
gyuton
|
5e5aa409ee
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-27 01:00:39 +03:00 |
|
Alexey
|
024cf55252
|
toc_priority set on median page to place it after quantiles
|
2021-06-26 20:10:24 +00:00 |
|
Alexey
|
d48f5227ea
|
Fixes and updates
|
2021-06-26 20:04:29 +00:00 |
|
Alexey
|
ccddb60f45
|
Removed comments
|
2021-06-26 16:15:37 +00:00 |
|
Alexey
|
27ba48ebe7
|
Aliases added
|
2021-06-26 16:13:55 +00:00 |
|
Alexey
|
ffe49589a1
|
Description draft
|
2021-06-26 16:08:23 +00:00 |
|
George
|
e69cd8c6b8
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-10293-Document-the-optimize_functions_to_subcolumns-setting
|
2021-06-23 15:10:35 +03:00 |
|
George
|
e7fe155e98
|
Added the articles
|
2021-06-23 03:58:24 +03:00 |
|
George
|
7cc4fa3696
|
fixed links
|
2021-06-23 03:25:28 +03:00 |
|
George
|
ecb766a5c6
|
En docs
|
2021-06-23 03:15:11 +03:00 |
|
gyuton
|
7418d1c757
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-23 01:08:20 +03:00 |
|
George
|
a0206dd438
|
various fixes
|
2021-06-23 00:32:41 +03:00 |
|
gyuton
|
779b5df1a2
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-06-23 00:10:53 +03:00 |
|
George
|
4af3e38b52
|
Fixed links
|
2021-06-22 17:25:48 +03:00 |
|
George
|
54d1bef087
|
Small update
|
2021-06-22 17:17:31 +03:00 |
|
George
|
9e42833947
|
Added translation
|
2021-06-22 17:14:00 +03:00 |
|
Anton Popov
|
68ffbd2ad3
|
fix docs for function 'initializeAggregation'
|
2021-06-22 13:14:24 +03:00 |
|
George
|
9f36eb6210
|
Fixes
|
2021-06-18 05:13:38 +03:00 |
|
George
|
8c97247fe1
|
unrelated fix
|
2021-06-18 00:11:52 +03:00 |
|
George
|
0a959f8707
|
small fixes
|
2021-06-17 03:55:24 +03:00 |
|
George
|
80cf037f5c
|
More work
|
2021-06-17 03:42:08 +03:00 |
|
George
|
190b443518
|
First draft
|
2021-06-14 18:34:56 +03:00 |
|
Maksim Kita
|
7dfe403ac0
|
Merge pull request #25192 from Slach/docs_add_sumKahan
add sumKahan details
|
2021-06-11 11:37:39 +03:00 |
|
Slach
|
0332558a5f
|
fix sumKahan mention from https://github.com/ClickHouse/ClickHouse/pull/25159#issuecomment-858588899
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2021-06-11 08:46:56 +05:00 |
|
alexey-milovidov
|
a056fadefd
|
Update sumcount.md
|
2021-06-11 06:24:34 +03:00 |
|
Kseniia Sumarokova
|
993870c951
|
Merge pull request #25132 from gyuton/gyuton-DOCSUP-10156-Fix-documentation-for-topKWeighted-function
DOCSUP-10156: Fixed documentation for topKWeighted function
|
2021-06-10 15:37:38 +03:00 |
|
George
|
5af2132408
|
some fixes
|
2021-06-10 14:34:36 +03:00 |
|
Slach
|
1857fb73df
|
add sumKahan to RU and EN documentation
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2021-06-10 10:31:41 +05:00 |
|
George
|
6135c59d36
|
fixes
|
2021-06-10 00:13:31 +03:00 |
|
George
|
92e2802e53
|
Fixed docs
|
2021-06-09 18:22:21 +03:00 |
|
Vladimir
|
fa35383071
|
Merge pull request #24858 from sevirov/sevirov-DOCSUP-9674-document_the_segmentlengthsum_aggregate_function
|
2021-06-08 14:58:35 +03:00 |
|
Vladimir
|
edbcdf81ce
|
Apply suggestions from code review
|
2021-06-04 09:57:58 +03:00 |
|
sevirov
|
1c1b65b95b
|
Update docs/en/sql-reference/aggregate-functions/reference/intervalLengthSum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-06-02 21:56:53 +03:00 |
|
sevirov
|
33f14ad6e2
|
Update docs/en/sql-reference/aggregate-functions/reference/intervalLengthSum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-06-02 21:56:42 +03:00 |
|
sevirov
|
3367d241d0
|
Update docs/en/sql-reference/aggregate-functions/reference/intervalLengthSum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-06-02 21:56:30 +03:00 |
|
Dmitriy
|
6d613a2681
|
Translate to Russian
Выполнил перевод на русский язык.
|
2021-06-02 19:45:33 +03:00 |
|
sevirov
|
91928a7844
|
Update docs/en/sql-reference/aggregate-functions/reference/intervalLengthSum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-06-02 19:17:49 +03:00 |
|
sevirov
|
0057172ba7
|
Update docs/en/sql-reference/aggregate-functions/reference/intervalLengthSum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-06-02 19:17:20 +03:00 |
|
sevirov
|
62b21d850b
|
Update docs/en/sql-reference/aggregate-functions/reference/intervalLengthSum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-06-02 19:17:05 +03:00 |
|
sevirov
|
3c0c3f255e
|
Update docs/en/sql-reference/aggregate-functions/reference/intervalLengthSum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-06-02 19:16:44 +03:00 |
|
Dmitriy
|
dad4d9d0c5
|
Create intervalLengthSum.md
Задокументировал функцию intervalLengthSum.
|
2021-06-01 20:44:04 +03:00 |
|
filimonov
|
481b37cd68
|
fix more copy & paste
|
2021-05-31 16:32:43 +02:00 |
|
Ahmed Dardery
|
386f31fddf
|
fixed missing "weight" in definition
|
2021-05-30 14:08:19 +02:00 |
|
Kruglov Pavel
|
5ce669109e
|
Merge pull request #24459 from adevyatova/annadevyatova-DOCSUP-8711-sumCount
DOCSUP-8711: Document the sumCount aggregate function and optimize_fuse_sum_count_avg setting
|
2021-05-28 15:58:30 +03:00 |
|
Romain Neutron
|
7b515c7235
|
Avoid short syntax
|
2021-05-27 21:44:11 +02:00 |
|
adevyatova
|
f31b581aaa
|
update
|
2021-05-27 09:37:27 +00:00 |
|
adevyatova
|
ceaba76bf2
|
update
|
2021-05-27 07:55:24 +00:00 |
|
adevyatova
|
4b959ac8e4
|
update
|
2021-05-27 07:37:50 +00:00 |
|
adevyatova
|
f19fdb9487
|
Merge branch 'annadevyatova-DOCSUP-8711-sumCount' of https://github.com/adevyatova/ClickHouse into annadevyatova-DOCSUP-8711-sumCount
|
2021-05-27 07:07:54 +00:00 |
|
adevyatova
|
7d1e7edab1
|
test
|
2021-05-27 07:07:37 +00:00 |
|
Anna
|
080d04b56d
|
Update docs/en/sql-reference/aggregate-functions/reference/sumcount.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-05-26 18:46:21 +03:00 |
|
adevyatova
|
9a2cecd64b
|
add ru desc
|
2021-05-25 13:11:58 +00:00 |
|
adevyatova
|
c6638a9145
|
Add func desc
|
2021-05-25 13:05:08 +00:00 |
|
Anna
|
a21398c839
|
Merge branch 'master' into annadevyatova-DOCSUP-8711-sumCount
|
2021-05-24 20:59:08 +03:00 |
|
adevyatova
|
634e18f7f4
|
Add setting desc
|
2021-05-24 17:44:53 +00:00 |
|
Kruglov Pavel
|
c8427442c3
|
Merge pull request #24005 from sevirov/sevirov-DOCSUP-8940-edit_and_translate_to_russian_deltasumtimestamp
DOCSUP-8940: Edit and translate to Russian (deltaSumTimestamp)
|
2021-05-14 23:14:31 +03:00 |
|
Dmitriy
|
9b9d692782
|
Update deltasum.md
Убрал лишний отступ.
|
2021-05-13 23:27:33 +03:00 |
|
sevirov
|
fbca7fdfa8
|
Update docs/en/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-05-13 23:11:28 +03:00 |
|
sevirov
|
fc0a36f404
|
Update docs/en/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-05-13 23:11:16 +03:00 |
|
Dmitriy
|
6616b670e9
|
Update deltaSum and deltaSumTimestamp functions
Внес небольшие правки.
|
2021-05-12 22:52:52 +03:00 |
|
sevirov
|
38fb75fa03
|
Update docs/en/sql-reference/aggregate-functions/reference/deltasumtimestamp.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-05-12 21:26:34 +03:00 |
|
sevirov
|
8bad7f6112
|
Update docs/en/sql-reference/aggregate-functions/reference/deltasumtimestamp.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-05-12 21:21:26 +03:00 |
|
Pavel Kruglov
|
704bbe0aeb
|
Raname uniqThetaSketch to uniqTheta
|
2021-05-11 17:39:35 +03:00 |
|
Kruglov Pavel
|
fb038c1985
|
Merge pull request #23894 from pingyu/datasketches-uniq-again
Add uniqThetaSketch again
|
2021-05-11 11:24:43 +03:00 |
|
Dmitriy
|
c80042682d
|
Fix links
Поправил ссылки.
|
2021-05-11 00:06:24 +03:00 |
|