Alexander Tokmakov
|
59efbe4163
|
Revert "dateDiff: add support for plural units."
|
2023-08-24 15:35:18 +03: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 |
|
Alexey Milovidov
|
17b24eb38d
|
Merge pull request #53490 from rschu1ze/boost-179
Update boost to 1.79
|
2023-08-19 02:12:13 +03: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 |
|
Antonio Andelic
|
d4d93331dd
|
Merge branch 'master' into add-reading-from-archives
|
2023-08-04 09:00:20 +00:00 |
|
Alexey Milovidov
|
a7eddd6ffb
|
Merge branch 'master' into issue_#50808
|
2023-08-03 16:09:40 +03:00 |
|
Anton Popov
|
92cb5e9ae3
|
Merge pull request #52687 from alkorgun/fix-named-collections-on-cluster-23.7
Fix named collections on cluster 23.7
|
2023-08-03 14:50:28 +02:00 |
|
Alexander Tokmakov
|
7684e68008
|
Add system stop pulling replication log (#52881)
* add system stop pulling replication log
* add const
* fix another stupid test
* Update test.py
|
2023-08-03 13:34:43 +03:00 |
|
Alexey Milovidov
|
bffe3a314e
|
Merge branch 'master' into issue_#50808
|
2023-08-03 00:06:06 +03:00 |
|
Smita Kulkarni
|
2c47679918
|
Merge branch 'master' into azure_table_function_cluster
|
2023-08-02 14:19:45 +02:00 |
|
李扬
|
041af6899d
|
Merge branch 'master' into starts_ends_with_utf8
|
2023-08-02 10:29:29 +08:00 |
|
Antonio Andelic
|
2430ebabf5
|
Merge branch 'master' into add-reading-from-archives
|
2023-08-01 17:22:38 +00:00 |
|
Antonio Andelic
|
e366ca61f5
|
Merge branch 'master' into add-reading-from-archives
|
2023-08-01 15:33:20 +00:00 |
|
Kruglov Pavel
|
8f6526a930
|
Merge branch 'master' into structure-to-schema
|
2023-08-01 16:22:14 +02:00 |
|
Alexey Milovidov
|
4578d43f79
|
Merge pull request #52656 from Avogar/rename-setting-for-url-encoding
Rename setting disable_url_encoding to enable_url_encoding and add a test
|
2023-08-01 16:09:01 +03:00 |
|
Thom O'Connor
|
4894a357f5
|
Update datetime.md
Correct URLs for settings-formats.md to date_time_input_format and date_time_output_format
|
2023-07-31 17:49:59 -06:00 |
|
taiyang-li
|
292d2ecb9a
|
Merge branch 'starts_ends_with_utf8' of https://github.com/bigo-sg/ClickHouse into starts_ends_with_utf8
|
2023-07-31 12:08:46 +08:00 |
|
taiyang-li
|
fdfe64f1b0
|
change as request
|
2023-07-31 12:07:50 +08:00 |
|