Commit Graph

122 Commits

Author SHA1 Message Date
Kruglov Pavel
fb038c1985
Merge pull request #23894 from pingyu/datasketches-uniq-again
Add uniqThetaSketch again
2021-05-11 11:24:43 +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
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
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
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
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
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
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
romanzhukov
aa52c9e2e3 DOCSUP-7100: Add avg translation, argmax query fixes. 2021-03-05 17:58:08 +03:00
romanzhukov
3d3639b99a DOCSUP-7100: Add avg translation, argmax query fixes. 2021-03-03 01:59:12 +03:00
romanzhukov
dbd91442e0 DOCSUP-7100: Add avg translation, argmax query fixes. 2021-03-03 01:46:37 +03:00
Nikita Mikhaylov
cb2a26308f
Merge pull request #20347 from gyuton/gyuton-DOCSUP-6549-Edit_and_translate
DOCSUP-6549: Edited and translated to Russian
2021-03-01 16:49:06 +03:00
Maksim Kita
200d81cea7
Merge pull request #19993 from benbiti/master
[Docs]fix mistype in avg
2021-02-24 23:26:16 +03:00
Maksim Kita
468dd76595
Merge pull request #20625 from Taschenbergerm/patch-1
Update argmax.md
2021-02-23 13:46:11 +03:00
Maksim Kita
609c35a49c
Added special case in documentation example 2021-02-23 12:36:26 +03:00
gyuton
0a58fd2eb2
Merge branch 'master' into gyuton-DOCSUP-6549-Edit_and_translate 2021-02-21 15:28:06 +03:00
Anton Popov
6ca51c2b8d
Merge pull request #20450 from lehasm/alexey-sm-DOCSUP-5974-document-decodeXMLComponent
DOCSUP-5974: documented decodeXMLComponent function
2021-02-20 03:03:18 +03:00
Marvin Taschenberger
8cecb533ca
Update argmax.md 2021-02-17 15:03:09 +01:00
Anna
d7db44c911 Other replacement 2021-02-16 00:38:32 +03:00
Anna
97d7a53962 Replacement Parameters to Arguments for aggregate functions 2021-02-16 00:33:53 +03:00