Commit Graph

249 Commits

Author SHA1 Message Date
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
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