Yarik Briukhovetskyi
|
965acddc46
|
Merge branch 'ClickHouse:master' into group_sorted_array_function
|
2023-09-01 10:57:39 +03:00 |
|
yariks5s
|
8981d15ed7
|
Merge branch 'group_sorted_array_function' of github.com:yariks5s/ClickHouse into group_sorted_array_function
|
2023-08-31 18:48:55 +00:00 |
|
yariks5s
|
3cc6afe672
|
Ehnanced tests, fixed review
|
2023-08-31 18:48:44 +00:00 |
|
robot-ch-test-poll1
|
2c8cc7979f
|
Merge pull request #53571 from ClickHouse/password-complexity-req
Add password complexity requirements to docs
|
2023-08-29 12:42:30 +02:00 |
|
Robert Schulze
|
679a983094
|
Switch paragraphs
|
2023-08-29 10:57:35 +02:00 |
|
Justin de Guzman
|
be65292714
|
Rename COLUMNS expression to dynamic column selection
|
2023-08-28 19:55:42 -07:00 |
|
Justin de Guzman
|
bc6c8ea410
|
Add info about password complexity req for ClickHouse Cloud
|
2023-08-28 18:16:53 -07:00 |
|
vdimir
|
50b8bbe0dc
|
Merge pull request #53557 from mkmkme/mkmkme/array-shift-rotate
Added functions `array{Rotate,Shift}{Left,Right}`
|
2023-08-25 13:24:31 +02:00 |
|
Alexander Tokmakov
|
59efbe4163
|
Revert "dateDiff: add support for plural units."
|
2023-08-24 15:35:18 +03:00 |
|
Yarik Briukhovetskyi
|
72958343ce
|
Merge branch 'ClickHouse:master' into group_sorted_array_function
|
2023-08-24 12:58:40 +03:00 |
|
Mikhail Koviazin
|
a5eb1aa22f
|
Added functions array{Rotate,Shift}{Left,Right}
Fixes #52755 and #52895
|
2023-08-24 09:16:39 +00:00 |
|
Alexey Milovidov
|
b884fdb867
|
Merge pull request #53641 from irenjj/feat_53602
dateDiff: add support for plural units.
|
2023-08-23 12:45:35 +03:00 |
|
Robert Schulze
|
583d9b33f0
|
Merge pull request #51446 from rschu1ze/recfgable-caches
Runtime-reconfigurable cache sizes
|
2023-08-21 23:27:21 +02:00 |
|
Nikita Mikhaylov
|
145c99ee94
|
Merge pull request #53280 from evillique/better-stop-listen
Add EXCEPT clause to SYSTEM STOP LISTEN query
|
2023-08-21 19:03:49 +02:00 |
|
Robert Schulze
|
8cbf626d0f
|
Cosmetics
|
2023-08-21 14:08:44 +00:00 |
|
irenjj
|
0f0b5eb3b1
|
dateDiff: add support for plural units.
|
2023-08-21 21:15:00 +08:00 |
|
kevinyhzou
|
48cb9b59f4
|
Support from/to utc timestamp
|
2023-08-21 09:28:00 +08:00 |
|
Justin de Guzman
|
f891401a5d
|
Add password complexity requirements to docs
|
2023-08-18 17:58:06 -07:00 |
|
Yarik Briukhovetskyi
|
c5226ff2f5
|
Merge branch 'ClickHouse:master' into group_sorted_array_function
|
2023-08-19 02:50:26 +03:00 |
|
Alexey Milovidov
|
17b24eb38d
|
Merge pull request #53490 from rschu1ze/boost-179
Update boost to 1.79
|
2023-08-19 02:12:13 +03:00 |
|
Yarik Briukhovetskyi
|
ed7d0fa4cc
|
Merge branch 'ClickHouse:master' into group_sorted_array_function
|
2023-08-19 01:50:56 +03:00 |
|
yariks5s
|
341cf7da66
|
added tests and docs, done with func
|
2023-08-18 17:27:25 +00:00 |
|
Robert Schulze
|
b8912203e4
|
Merge pull request #53525 from aiven-sal/aiven-sal/siphash_readd
Re-add SipHash keyed functions, try II
|
2023-08-18 14:14:56 +02:00 |
|
Alexey Milovidov
|
e7d0edfce6
|
Merge pull request #53261 from bharatnc/ncb/truncate-db
support TRUNCATE DATABASE
|
2023-08-18 08:22:32 +03:00 |
|
Robert Schulze
|
6b37595e11
|
Update boost to 1.79
|
2023-08-17 19:34:07 +00:00 |
|
Robert Schulze
|
f20dd27ba6
|
Clean header mess up
|
2023-08-17 18:47:11 +00:00 |
|
Nikolay Degterinsky
|
a893f75884
|
Merge remote-tracking branch 'upstream/master' into better-stop-listen
|
2023-08-16 23:06:18 +00:00 |
|
Nikolay Degterinsky
|
1738afc196
|
Update insert-into.md
|
2023-08-14 16:37:34 +02:00 |
|
Rich Raposa
|
13a03c046f
|
Remove duplicate section from Dictionary page
|
2023-08-11 23:45:58 -06:00 |
|
Alexey Milovidov
|
67b45619eb
|
Merge pull request #53239 from evillique/tuple-concat
Add tupleConcat function
|
2023-08-12 03:35:25 +03:00 |
|
Salvatore Mesoraca
|
08e443b766
|
Revert "Revert "Re-add SipHash keyed functions""
This reverts commit e68234a231 .
|
2023-08-11 17:30:04 +02:00 |
|
Bharat Nallan Chakravarthy
|
8cd9f3b912
|
add docs
|
2023-08-10 21:14:47 -07:00 |
|
Nikolay Degterinsky
|
bcc0fbbf91
|
Add EXCEPT clause to SYSTEM STOP LISTEN query
|
2023-08-10 16:10:33 +00:00 |
|
pufit
|
af51268da1
|
Merge pull request #51912 from ClickHouse/pufit/role-from-storage
Create, Drop, or Move access entities between different access storages.
|
2023-08-10 09:47:26 -04:00 |
|
Alexander Tokmakov
|
4b30900fed
|
Revert "Improve CHECK TABLE system query"
|
2023-08-10 14:44:16 +03:00 |
|
Kruglov Pavel
|
14aad359e6
|
Merge pull request #52555 from bigo-sg/starts_ends_with_utf8
Add new function startsWithUTF8 and endsWithUTF8
|
2023-08-10 13:18:04 +02:00 |
|
alesapin
|
57025eed65
|
Merge pull request #52745 from ClickHouse/vdimir/check_table_improvements
Improve CHECK TABLE system query
|
2023-08-10 11:48:00 +02:00 |
|
Alexey Milovidov
|
52c3704dc7
|
Merge pull request #52683 from rschu1ze/readBinary-specializations
Remove unneeded readBinary() specializations + update docs
|
2023-08-10 04:04:57 +03:00 |
|
pufit
|
1a3eac0d4d
|
Merge branch 'master' into pufit/role-from-storage
|
2023-08-09 17:50:07 -04:00 |
|
Nikolay Degterinsky
|
5403507950
|
Add tupleConcat function
|
2023-08-09 20:52:09 +00:00 |
|
Slach
|
a9580644eb
|
add ** wildcard to docs, which available from 22.11
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2023-08-09 16:30:33 +04:00 |
|
vdimir
|
1183dac293
|
fix doc links
|
2023-08-08 09:45:34 +00:00 |
|
vdimir
|
50715ca4fc
|
fix doc links
|
2023-08-08 09:45:33 +00:00 |
|
vdimir
|
aeee50466c
|
Upd doc for CHECK TABLE
|
2023-08-08 09:45:32 +00:00 |
|
李扬
|
d15ae5e120
|
Merge branch 'master' into starts_ends_with_utf8
|
2023-08-08 16:18:04 +08:00 |
|
pufit
|
2f46ae850e
|
Merge branch 'master' into pufit/role-from-storage
|
2023-08-07 17:57:41 -04:00 |
|
SmitaRKulkarni
|
75f81bdc44
|
Merge pull request #50795 from ClickHouse/azure_table_function_cluster
Table function azureBlobStorageCluster
|
2023-08-07 09:16:52 +02:00 |
|
Antonio Andelic
|
cafa5ef2f3
|
Merge branch 'master' into add-reading-from-archives
|
2023-08-06 10:21:47 +00:00 |
|
Alexey Milovidov
|
70630a273a
|
Merge branch 'master' into readBinary-specializations
|
2023-08-05 03:16:29 +03:00 |
|
SmitaRKulkarni
|
1e3ae89161
|
Merge branch 'master' into azure_table_function_cluster
|
2023-08-04 21:39:32 +02:00 |
|