Commit Graph

401 Commits

Author SHA1 Message Date
Robert Schulze
b2f0108150
Merge pull request #49292 from exmy/allow_int_type_for_bit_agg
Allow Int arguments for aggregation function groupBitAnd/Or/Xor
2023-05-05 21:23:13 +02:00
xmy
180bb9f13d fix 2023-05-05 18:05:09 +08:00
Ivan Takarlikov
8873856ce5 Fix some grammar mistakes in documentation, code and tests 2023-05-04 13:35:18 -03:00
xmy
2da33b96eb Allow Int* type argument for groupBitAnd/GroupBitOr/groupBitXor 2023-04-28 11:03:50 +08:00
Nikita Mikhaylov
da72eb630e Done 2023-04-27 18:14:46 +02:00
Nikita Mikhaylov
fe9cc7ad90 Better 2023-04-27 17:38:15 +02:00
Nikita Mikhaylov
c0126ce67b Added english version of the documentation 2023-04-27 17:33:45 +02:00
vdimir
042b4ff525
Rename quantileApprox -> quantileGK 2023-04-20 11:41:17 +02:00
lgbo-ustc
10daacb18f updated 2023-04-20 09:28:49 +08:00
lgbo-ustc
f6a532d309 update 2023-04-20 09:28:49 +08:00
lgbo-ustc
bd84b7a87a support syntax, respect nulls/ignore nulls 2023-04-20 09:28:49 +08:00
lgbo-ustc
cc0480c03f update docs and add tests 2023-04-20 09:28:49 +08:00
Robert Schulze
cdf28f9b71
Minor fixups 2023-04-19 16:16:51 +00:00
Robert Schulze
c406663442
Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
Denny Crane
028a21658d
Update deltasumtimestamp.md 2023-04-09 19:34:10 -03:00
Vladimir C
1f22fca3c3
Merge pull request #46428 from bigo-sg/quantile_gk 2023-04-05 11:25:48 +02:00
rfraposa
ac5ed141d8 New nav - reverting the revert 2023-03-17 21:45:43 -05:00
Alexander Tokmakov
ec44c8293a
Revert "New navigation" 2023-03-17 21:21:11 +03:00
taiyang-li
713c7022ac fix docs 2023-03-17 18:19:29 +08:00
rfraposa
60fb9973d7 trailing slash fixes 2023-03-16 16:43:01 -05:00
Sergei Trifonov
3aa0c32101
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md 2023-03-09 14:50:13 +01:00
taiyang-li
a2a8cbb787 add some more docs 2023-03-07 21:41:45 +08:00
taiyang-li
6cc4b4b1b4 renaming functions 2023-03-07 17:58:30 +08:00
taiyang-li
62116d244c change as requested 2023-03-07 17:54:21 +08:00
taiyang-li
bd0efdb06a Merge branch 'master' into quantile_gk 2023-03-07 16:29:27 +08:00
Denny Crane
1e11348a03
Update exponentialmovingaverage.md 2023-03-06 20:42:17 -04:00
Denny Crane
683da4897c
Update exponentialmovingaverage.md 2023-03-06 16:04:36 -04:00
Denny Crane
19dfd2eb17
Update exponentialmovingaverage.md 2023-03-06 15:59:24 -04:00
Denny Crane
b298af2640
Update exponentialmovingaverage.md 2023-03-06 15:56:21 -04:00
Dan Roscigno
8c55ce8d72
Correct return vals
closes #43145
2023-02-28 12:07:11 -05:00
Robert Schulze
5557e66766
Small update of sparkbar docs
- parameter name "width" was misleading
2023-02-20 08:03:40 +00:00
taiyang-li
daaca43a7e fix text 2023-02-20 10:28:35 +08:00
taiyang-li
d0a59e44f1 add docs 2023-02-20 10:27:13 +08:00
vdimir
6e0d5e4150
Update doc for sparkbar function 2023-02-03 17:23:10 +00:00
Alexey Milovidov
5f4726eb2a
Merge pull request #45717 from Performica/topKWeighted-better-example
improve explanatory of topKWeighted example
2023-01-29 06:24:32 +03:00
Alexey Milovidov
0f7f490302
Merge pull request #45716 from Performica/maxMap-intuitive-example
More intuitive maxMap example
2023-01-29 06:23:54 +03:00
ivan-klass
b83e60b1d7
improve explanatory of topKWeighted example 2023-01-28 00:20:15 +01:00
ivan-klass
8a6c4bec13
More intuitive maxMap example
Different types used to easier distinguish maxMap keys vs values
2023-01-27 23:41:55 +01:00
abidino
cba266c965
Update sum.md 2023-01-26 17:33:30 +03:00
Nikolay Degterinsky
70e79de69b
Merge pull request #38252 from bharatnc/ncb/weighted-quantile-approx
add quantileInterpolatedWeighted function
2023-01-16 13:41:13 +01:00
Denny Crane
6cf603e05f
Update index.md 2023-01-15 18:40:59 -04:00
Dan Roscigno
8c94ed9597
Update docs/en/sql-reference/aggregate-functions/reference/maxintersections.md 2023-01-12 11:01:03 -05:00
Rich Raposa
759a4c0940
Update docs/en/sql-reference/aggregate-functions/reference/maxintersections.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-01-12 08:53:22 -07:00
rfraposa
69a11574d2 Update maxintersections.md 2023-01-12 08:30:54 -07:00
Dan Roscigno
7a651d749c
Update docs/en/sql-reference/aggregate-functions/reference/maxintersections.md 2023-01-11 19:20:37 -05:00
rfraposa
2e44ad9d0f Add maxIntersections to docs 2023-01-11 17:10:51 -07:00
Bharat Nallan Chakravarthy
e18a95719d review fix 2023-01-10 21:16:16 -08:00
Rich Raposa
df3cca6c35
Update theilsu.md
Typo
2023-01-10 08:40:48 -07:00
Dan Roscigno
707ff65b4f
Update docs/en/sql-reference/aggregate-functions/reference/contingency.md 2023-01-10 09:55:59 -05:00
rfraposa
c3dcbb2671 Add cramersV function
And 3 similar functions t
2023-01-09 23:42:39 -07:00
Ivan Blinkov
61c2f23713 Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
Ivan Blinkov
b7e082d033 Remove "Original article links" 2023-01-09 15:13:36 +01:00
Azat Khuzhin
b9125bb351
Introduce groupArrayLast() (useful to store last X values) (#44521)
* Cleanup DataTypeCustomSimpleAggregateFunction::checkSupportedFunctions()

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>

* Remove unused GroupArrayGeneralListImpl

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>

* Introduce groupArrayLast() (useful to store last X values)

Also do some refactoring to make code cleaner:
- rename insert() to insertWithSampler() (since it is used only for
  groupArraySample())
- split merge methods into Last/RNG/...

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-01-02 15:20:21 +01:00
Bharat Nallan Chakravarthy
633f2bc9d8 add docs for quantileInterpolatedWeighted 2022-12-16 10:27:22 -08:00
Dan Roscigno
e99456605d
Update exponentialmovingaverage.md 2022-12-08 11:40:27 -05:00
Amila Welihinda
34d420cb3f
fix broken link 2022-12-02 14:27:57 -08:00
Robert Schulze
fa93952231
Docs: Reference external papers as DOIs
See also #31076 which noted that links were broken but didn't fix.
2022-09-28 12:21:58 +00:00
DanRoscigno
c4b8137d31 replace symlinks 2022-08-29 12:19:50 -04:00
DanRoscigno
b50fa8b5a9 replace symlinks 2022-08-28 17:34:50 -04:00
DanRoscigno
5b5fcc56aa add slugs 2022-08-28 10:53:34 -04:00
DanRoscigno
d47fa94ded promote to H1 to fix case in title 2022-08-15 13:22:10 -04:00
Dan Roscigno
39d6327fe1
Update docs/en/sql-reference/aggregate-functions/reference/any.md 2022-07-26 11:10:16 -04:00
Kerry Clendinning
8d8084d9f3
Update any.md 2022-07-07 10:48:15 -05:00
DanRoscigno
95c3eff4c7 remove 404ing original article URL 2022-06-30 11:17:38 -04:00
Jachen Duschletta
140f3633d8
Small typo fix 2022-06-14 12:26:44 -05:00
rfraposa
869967de41 Remove H1 anchor tags from docs 2022-06-02 04:55:18 -06:00
Alexey Milovidov
b6a0ea92dc
Update grouparray.md 2022-05-16 04:29:30 +03:00
Alexey Milovidov
7b9d81af84
Update grouparray.md 2022-05-16 04:28:39 +03:00
Alexey Milovidov
97a144d8ed
Update grouparray.md 2022-05-16 04:27:58 +03:00
liumaojing
2924cfd960
Update grouparray.md 2022-05-11 14:14:05 +08:00
liumaojing
a26f46aec9
Update grouparray.md 2022-05-11 11:30:21 +08:00
Alexey Milovidov
d6c0de0d40 Revert "Merge pull request #34055 from palegre-tiny/groupSortedArray"
This reverts commit f055d7b692, reversing
changes made to 4ec3c35e14.
2022-04-30 12:29:23 +02:00
rfraposa
d9e6f780db Fixed broken links 2022-04-10 23:01:34 -06:00
rfraposa
8f01fe9c49 Revised /en folder 2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11 Removed /ja folder, cleaned up /ru markdown 2022-04-09 07:29:05 -06:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs" 2022-04-04 02:05:35 +03:00
rfraposa
72a00e2c62 Fixed broken links 2022-04-02 17:38:54 -06:00
rfraposa
59e1ef9577 Update grouparraysorted.md 2022-04-01 11:18:06 -06:00
rfraposa
c0a791a784 Fixing conflicts with source repo 2022-04-01 11:15:41 -06:00
Rich Raposa
a60cdccf7b
Merge branch 'ClickHouse:master' into master 2022-03-31 11:03:43 -06:00
rfraposa
560471f991 Update /sql-reference docs 2022-03-29 22:06:21 -06:00
mergify[bot]
cd6f1d8fa4
Merge branch 'master' into groupSortedArray 2022-02-25 11:45:48 +00:00
Maksim Kita
c15b5c2cc1
Merge pull request #34721 from ContentSquare/quantile_documentation_empty_sequence
Document behaviour of quantile variants for empty numeric sequences
2022-02-22 00:02:30 +01:00
Jakub Kuklis
0aa21a2133 Document behaviour of quantile variants for empty numeric sequences 2022-02-18 11:48:59 +01:00
achimbab
db31dc8445
Fix typo in welchttest.md 2022-02-16 17:59:49 +09:00
mergify[bot]
aab54f4c83
Merge branch 'master' into groupSortedArray 2022-02-14 12:47:48 +00:00
Pablo Alegre
1e4b504ae2 fixup! Add groupSortedArray() function 2022-02-10 16:49:28 +01:00
Pablo Alegre
7f553d55ae fixup! Add groupSortedArray() function
- Fix memory access
- Support any type as sorting parameter
- Fix tests
- Rewrite/simplify function addBatchSinglePlace
2022-02-04 15:53:42 +01:00
Nikolai Kochetov
8f49f62a3c Just a tiny fix. 2022-02-03 13:53:00 +03:00
Pablo Alegre
e813f6413f Add groupSortedArray() function 2022-01-27 12:22:59 +01:00
achimbab
5d70734132
Merge branch 'master' into ttest_confidence_intervals 2022-01-24 11:57:56 +09:00
achimbab
779538bd89
Implemented meanZTest (#33354) 2022-01-20 16:57:37 +03:00
achimbab
87e6ba050f Fix docs for studenTTtest and welchTTest. 2022-01-01 15:37:18 +09:00
Peignon Melvyn
38a40f27fb
Remove a code
I removed a sentence that was in a code section, it didn't feel that it was intended initially.
2021-12-27 18:12:19 +01:00
Tatiana Kirillova
6854bb46f5
Update docs/en/sql-reference/aggregate-functions/reference/sparkbar.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-06 21:48:53 +03:00
Tatiana Kirillova
fefecde2c4 translate 2021-12-06 20:36:42 +03:00
Tatiana Kirillova
e6d0081964
Update docs/en/sql-reference/aggregate-functions/reference/sparkbar.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-06 11:25:32 +03:00
Tatiana Kirillova
55c6e16f37
Update docs/en/sql-reference/aggregate-functions/reference/sparkbar.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-06 11:25:18 +03:00
Tatiana Kirillova
f386ce3495 fix example 2021-12-05 20:29:10 +03:00
Tatiana Kirillova
3efb4038ca sparkbar description 2021-12-05 19:46:24 +03:00
Andrei Ch
a43a02d6d2 text correction 2021-11-23 21:50:02 +03:00
andrc1901
6990332939
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:10:01 +03:00
andrc1901
39add35153
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:09:06 +03:00
andrc1901
77fa5da049
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:08:41 +03:00
andrc1901
bc12593470
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:06:44 +03:00
andrc1901
b25c85cde3
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:05:42 +03:00
andrc1901
1b62120c1a
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:03:08 +03:00
andrc1901
bbd14f7e53
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:02:44 +03:00
andrc1901
a9a55b38be
Update exponentialmovingaverage.md 2021-11-18 21:09:26 +03:00
Andrei Ch
2717a0268a suggestions are resolved 2021-11-18 20:42:41 +03:00
Nikolai Kochetov
a3f3564015
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-16 12:59:56 +03:00
Nikolai Kochetov
2d5c399cbc
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-16 12:59:50 +03:00
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
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