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
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
Vladimir
b70846209f
Merge pull request #23878 from otrazhenia/evgsudarikova-DOCSUP-8181
2021-05-17 14:27:52 +03: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
Vladimir
81288e4b50
Apply suggestions from code review
2021-05-14 14:07:11 +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
Dmitriy
10eaa83a48
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-8940-edit_and_translate_to_russian_deltasumtimestamp
2021-05-10 23:16:58 +03:00
Dmitriy
32cfb29edf
Edit and translate to Russian
...
Выполнил перевод на русский язык.
2021-05-10 23:04:35 +03:00
pingyu
46f809d07f
Revert "Merge pull request #23334 from ClickHouse/revert-22609-datasketches-uniq"
...
This reverts commit af2499359b
, reversing
changes made to db82e9e3d5
.
2021-05-05 16:42:57 +08:00
Evgeniia Sudarikova
458cd6961c
minor changes
2021-05-04 13:19:45 +03:00
Evgeniia Sudarikova
47a4ae930f
edited
2021-05-03 23:44:46 +03:00
Vladimir Chebotarev
aeea0610a4
Documentation fix for quantileTDigestWeighted
.
2021-04-29 14:15:46 +03:00
Alexey Milovidov
b66f9af7ce
Update documentation for min/max
2021-04-28 04:41:38 +03:00
alexey-milovidov
76c78e3cec
Update max.md
2021-04-28 04:37:44 +03:00
alexey-milovidov
d1fdc311be
Update min.md
2021-04-28 04:37:06 +03:00
Russ Frank
41546e0d4f
Merge branch 'master' of github.com:ClickHouse/ClickHouse into rf/deltasum-with-timestamp
2021-04-22 11:23:24 -04:00
Maksim Kita
ceaf6d57b7
Merge pull request #23393 from ClickHouse/revert-17359
...
Revert argMin/Max for single Tuple argument.
2021-04-22 13:32:04 +03:00
Russ Frank
53f6a8f9a0
Merge remote-tracking branch 'origin/master' into rf/deltasum-with-timestamp
2021-04-21 13:52:50 -04:00
Kruglov Pavel
28e79973a2
Merge pull request #23274 from sevirov/sevirov-DOCSUP-5921-document_simplestate_combinator
...
DOCSUP-5921: Document the -SimpleState combinator
2021-04-21 00:50:57 +03:00
Alexey Milovidov
502bc3575c
Revert #17359
2021-04-21 00:22:29 +03:00
sevirov
fb7ac18760
Update docs/en/sql-reference/aggregate-functions/combinators.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-20 21:29:44 +03:00
alexey-milovidov
a25e6d96a5
Update quantiletdigest.md
2021-04-20 15:10:34 +03:00
alexey-milovidov
62899436db
Revert "add uniqThetaSketch"
2021-04-20 03:34:21 +03:00
Dmitriy
49c458d6f6
Document the -SimpleState combinator
...
Задокументировал комбинатор -SimpleState.
2021-04-18 21:40:34 +03:00
Vladimir
bd5b29d3a5
Apply suggestions from code review, doc for sequenceNextNode
2021-04-08 12:13:10 +03:00
Vladimir
49e6b3e8c7
Apply suggestions from code review, doc for sequenceNextNode
2021-04-08 12:10:41 +03:00
pingyu
e05ee09621
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into datasketches-uniq
2021-04-05 16:47:53 +08:00
benbiti
7ca70a5839
update docs uniqhll12 212 -> 2^12
2021-04-05 11:03:47 +08:00
pingyu
aca2c01538
add doc
2021-04-04 23:03:34 +08:00
Vladimir
b7c191c60e
Merge branch 'master' into jinghan/fix-doc-description-for-window-funnel
2021-03-30 11:00:31 +03:00
yingjinghan
2f55ce8b56
docs/aggregate-functions: fix window description for windowFunnel
...
This commit fixes doc description of window for ClickHouse aggregate
function windowFunnel.
Previously, window was described as time interval between adjacent
conditions, but actually it is the time interval between first condition
and last condition.
Now, we change the description to reflect the fact.
2021-03-30 10:12:29 +08:00
achimbab
7dd671fa8e
Merge remote-tracking branch 'origin/master' into HEAD
2021-03-30 10:31:43 +09:00
Anton Popov
5ada14082f
Merge pull request #22025 from vdimir/window-funncel-strict-increase
...
Add option strict_increase to windowFunnel
2021-03-30 01:20:17 +03:00
achimbab
92ea481ee6
Merge remote-tracking branch 'origin/master' into HEAD
2021-03-29 17:57:09 +09:00
Russ Frank
592d6b48f1
fix merge oopsie
2021-03-23 15:27:38 -04:00
Russ Frank
047146936c
update deltasumtimestamp docs
2021-03-23 15:24:53 -04:00
Russ Frank
fb68adc643
Merge remote-tracking branch 'origin' into rf/deltasum-with-timestamp
2021-03-23 15:24:32 -04:00
vdimir
84e884447c
Add doc to modes for widnowFunnel
2021-03-23 14:44:10 +03:00
Roman Bug
58599ba220
Update deltasum.md
...
remove aggregate from deltasum.
2021-03-23 11:07:18 +03:00
Russ Frank
3e29e4b7cc
improve deltasumtimestamp doc
2021-03-18 14:59:31 -04:00
Roman Bug
2248001079
Merge branch 'master' into romanzhukov-DOCSUP-7042-deltaSum-quota-type
2021-03-18 16:33:38 +03:00
romanzhukov
348e76a47f
DOCSUP-7042: Fix by PR comments.
2021-03-18 16:16:15 +03:00
achimbab
0e379585ac
Merge remote-tracking branch 'upstream/master' into pr_sequenceNextNode
2021-03-18 17:54:04 +09:00
Roman Bug
46280409db
Update docs/en/sql-reference/aggregate-functions/reference/deltasum.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 09:30:41 +03:00
Roman Bug
f3d8ef5f50
Update docs/en/sql-reference/aggregate-functions/reference/deltasum.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 09:30:36 +03:00
achimbab
e8a435d2fb
Add base condition
2021-03-18 11:00:09 +09:00
Russ Frank
e4f1cf530d
add deltaSumTimestamp AggregateFunction, docs&test
2021-03-17 13:42:53 -04:00
Vladimir
b1f22e893e
Merge branch 'master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates
2021-03-15 15:57:54 +03:00
Alexey Milovidov
8c9bd09e6c
Remove broken "Original article"
2021-03-14 15:19:04 +03:00
Dmitriy
9baaea9789
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates
2021-03-13 21:37:13 +03:00
Dmitriy
aad98b368e
Edit and translate to Russian
...
Поправил шаблоны в английской и русской версиях.
2021-03-13 21:18:45 +03:00
Roman Bug
637aacdaa4
Update docs/en/sql-reference/aggregate-functions/reference/avg.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-12 11:49:38 +03:00
romanzhukov
5174db29c1
DOCSUP-7042: Update deltaSum function doc.
2021-03-10 21:08:30 +03:00
achimbab
e41c731f0f
Change the behavior of sequenceNextNode.
2021-03-10 21:08:35 +09:00
achimbab
4965312849
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into HEAD
2021-03-07 22:53:42 +09:00
romanzhukov
aa52c9e2e3
DOCSUP-7100: Add avg translation, argmax query fixes.
2021-03-05 17:58:08 +03:00