Nikolai Kochetov
|
80e6769f3b
|
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-11-16 12:56:42 +03:00 |
|
Nikolai Kochetov
|
0ff27368c0
|
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-11-16 12:56:19 +03:00 |
|
Nikolai Kochetov
|
b275c3b784
|
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-11-16 12:55:59 +03:00 |
|
Andrei Ch
|
ac4be9751a
|
toc-priority added
|
2021-11-14 16:52:07 +03:00 |
|
Andrei Ch
|
3157c61d90
|
Documentation of exponentialMovingAverage
|
2021-11-13 23:18:59 +03:00 |
|
mergify[bot]
|
00b1024d75
|
Merge branch 'master' into map_combinator
|
2021-10-29 13:36:47 +00: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 |
|
Ikko Ashimine
|
abeb1d03f1
|
Fix typo in parametric-functions.md
occured -> occurred
|
2021-08-26 21:42:18 +09:00 |
|
achimbab
|
4ce5b3cc84
|
Update docs/en/sql-reference/aggregate-functions/parametric-functions.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-08-21 02:38:13 +09:00 |
|
achimbab
|
a516b8e843
|
Merge branch 'master' into bugfix_wf_strict
|
2021-08-21 00:00:13 +09:00 |
|
achimbab
|
f371151e18
|
Fix docs and comments for windowFunnel and remove strict option
|
2021-08-20 23:56:28 +09:00 |
|
Ildus Kurbangaliev
|
5a5cb238d8
|
Map combinator: add more arguments checks, fix memory align errors, support more key types, add some docs and tests
|
2021-08-05 21:10:51 +05:00 |
|
Alexey Milovidov
|
df3be36758
|
Remove trailing whitespaces from docs
|
2021-07-29 18:27:50 +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 |
|
George
|
22b5e0e6c2
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-10114-Document-the-quantileExact-functions
|
2021-06-22 16:39:25 +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 |
|
christophe.kalenzaga
|
2dae69a40b
|
add == operators in sequence*() aggregate fuctions
|
2021-06-15 18:58:20 +02:00 |
|
Vladimir
|
1f88cf3ccf
|
Merge pull request #25244 from otrazhenia/evgsudarikova-DOCSUP-10025
|
2021-06-15 12:01:38 +03:00 |
|
Vladimir
|
a43c5c0a7f
|
Apply suggestions from code review
|
2021-06-15 10:27:38 +03:00 |
|
George
|
190b443518
|
First draft
|
2021-06-14 18:34:56 +03:00 |
|
Evgeniia Sudarikova
|
9e11daa8c6
|
minor changes
|
2021-06-14 15:54:27 +03:00 |
|
Evgeniia Sudarikova
|
414bde9f2a
|
edited after review and translated notes in RU examples
|
2021-06-14 15:39:53 +03:00 |
|
Evgeniia Sudarikova
|
8ddb7f7fbf
|
more edits in EN
|
2021-06-13 15:51:26 +03:00 |
|
Evgeniia Sudarikova
|
6d2c062859
|
edited EN
|
2021-06-13 15:20:48 +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 |
|
achimbab
|
99a5f1506a
|
Merge remote-tracking branch 'origin' into pr_sequenceNextNode
|
2021-06-01 17:25:24 +09: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 |
|