Max K
|
707c43d17a
|
Merge branch 'master' into ci_fast_t_in_mq
|
2024-04-12 13:20:50 +00:00 |
|
Yarik Briukhovetskyi
|
b922aa4979
|
Merge pull request #62595 from peter279k/add_trunc_truncate_usage
Document functions `trunc` and `truncate`.
|
2024-04-12 13:17:00 +00:00 |
|
Robert Schulze
|
542364e2b2
|
Merge pull request #62589 from Blargian/document_left_right_XYZ
[Docs] add missing `left`, `right` functions and their variants.
|
2024-04-12 13:07:35 +00:00 |
|
Nikita Taranov
|
17315e53b8
|
Merge pull request #62577 from ClickHouse/revert-61551-better-marks-loading
Revert "More optimal loading of marks"
|
2024-04-12 13:00:20 +00:00 |
|
Mikhail f. Shiryaev
|
ed35fddddd
|
Merge pull request #62598 from ClickHouse/docs-dev-ccache
Add requirement for ccache/sccache into dev docs
|
2024-04-12 15:15:56 +02:00 |
|
Nikita Taranov
|
cab7e760e6
|
Merge pull request #62451 from nickitat/fix_simple_squashing_transform
Fix SimpleSquashingChunksTransform
|
2024-04-12 12:56:06 +00:00 |
|
Nikita Mikhaylov
|
af0c480fa3
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into analyzer-fixes-bugs-2
|
2024-04-12 12:53:43 +00:00 |
|
Nikita Mikhaylov
|
f1921bcc1c
|
Fix tests
|
2024-04-12 12:53:07 +00:00 |
|
Mikhail f. Shiryaev
|
c10055eb78
|
Add sccache to the spelling dictionary
|
2024-04-12 14:34:19 +02:00 |
|
Mikhail f. Shiryaev
|
e00e0ad651
|
Fix a false statement
|
2024-04-12 14:32:59 +02:00 |
|
Alexander Tokmakov
|
bfa5e55e8c
|
Merge pull request #62300 from ClickHouse/tavplubix-patch-10
Add local address to network exception messages
|
2024-04-12 12:26:35 +00:00 |
|
avogar
|
cae7cbf65c
|
Better function name
|
2024-04-12 14:26:18 +02:00 |
|
Kruglov Pavel
|
eaa436ae9e
|
Update src/Storages/StorageS3.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-04-12 14:23:39 +02:00 |
|
Mikhail f. Shiryaev
|
81f97921ce
|
Add requirement for ccache/sccache into dev docs
|
2024-04-12 14:17:08 +02:00 |
|
Antonio Andelic
|
ddd477afad
|
Fix memory like in groupArraySorted
|
2024-04-12 14:00:27 +02:00 |
|
Yarik Briukhovetskyi
|
85cdecb123
|
Add a more illustrative example
|
2024-04-12 13:57:42 +02:00 |
|
peter279k
|
9f3199ee79
|
Update translateUTF8 reutrned value description
|
2024-04-12 19:53:31 +08:00 |
|
peter279k
|
2d6c51578a
|
Add truncate and trunc functions usage
|
2024-04-12 19:47:38 +08:00 |
|
Raúl Marín
|
c4f4bee4ec
|
Merge pull request #62574 from Algunenano/doc_argmin
Correct the documentation about duplicates with argmin and argmax
|
2024-04-12 11:43:29 +00:00 |
|
Max K
|
d6d0db7f03
|
Merge pull request #62591 from ClickHouse/ci_fix_sync_in_mq
CI: MQ sync status check fix
|
2024-04-12 11:42:22 +00:00 |
|
Max Kainov
|
3f10530c28
|
remove A sync check from MQ for a while
|
2024-04-12 11:36:19 +00:00 |
|
Alexander Tokmakov
|
b5ff1c0a6e
|
Merge branch 'master' into cannot_allocate_thread
|
2024-04-12 13:35:14 +02:00 |
|
Shaun Struwig
|
6fff5723b7
|
Add leftUTF and rightUTF to aspell-dict
|
2024-04-12 13:31:34 +02:00 |
|
Alexey Milovidov
|
d613a1d623
|
Merge pull request #62381 from ClickHouse/fix-trash-docs
Fix trash in documentation
|
2024-04-12 13:24:24 +02:00 |
|
Alexey Milovidov
|
5af5be989e
|
Merge pull request #62512 from ClickHouse/revert-62508-revert-62123-full-syntax-highlight
Revert "Revert "Rich syntax highlighting in the client""
|
2024-04-12 13:18:51 +02:00 |
|
Kseniia Sumarokova
|
db46866db7
|
Merge pull request #62551 from ClickHouse/fix-assertion-in-cache-slru
Fix assertion in stress test
|
2024-04-12 11:18:29 +00:00 |
|
Max Kainov
|
0d2e0e3131
|
CI: MQ sync status check fix
|
2024-04-12 11:11:49 +00:00 |
|
kssenii
|
faf783e66f
|
Remove redundant change
|
2024-04-12 12:55:02 +02:00 |
|
Raúl Marín
|
6274154642
|
Merge pull request #62570 from Algunenano/clean_deleted_rows
Remove mentions of clean_deleted_rows from the documentation
|
2024-04-12 10:53:28 +00:00 |
|
Blargian
|
b2a83d54f3
|
Make descriptions less ambiguous
|
2024-04-12 12:41:45 +02:00 |
|
Blargian
|
7cd3c86d6e
|
Add missing leftXYZ and rightXYZ functions
|
2024-04-12 12:36:12 +02:00 |
|
kssenii
|
f7dc28984c
|
Add a comment, an actual fix for the bug
|
2024-04-12 12:33:11 +02:00 |
|
Raúl Marín
|
e773b4ea3a
|
Merge pull request #62518 from Algunenano/casewhen
Make transform always return the first match
|
2024-04-12 10:29:48 +00:00 |
|
Max Kainov
|
e2acd0e93f
|
CI: add FT to MQ remove Style from master
|
2024-04-12 10:29:46 +00:00 |
|
helifu
|
a52d77b625
|
Add a test case
|
2024-04-12 18:23:15 +08:00 |
|
vdimir
|
602e17f3e6
|
Merge pull request #62142 from ClibMouse/fixes_in_with_pk_ft_scan
Fix primary index not being used when a redundant equals exists
|
2024-04-12 09:27:19 +00:00 |
|
kevinyhzou
|
a9711c4bec
|
modify test
|
2024-04-12 16:57:34 +08:00 |
|
SmitaRKulkarni
|
09cbd7e8be
|
Merge pull request #62447 from ClickHouse/Fix_azure_restore
Fix backup restore path for AzureBlobStorage
|
2024-04-12 08:54:09 +00:00 |
|
kevinyhzou
|
878e0ed26b
|
add performance test
|
2024-04-12 16:37:35 +08:00 |
|
kevinyhzou
|
6a96ee12e9
|
Improve utc timestamp transfrom
|
2024-04-12 16:21:51 +08:00 |
|
kevinyhzou
|
1eaa21ff8c
|
improve utc timestamp transform
|
2024-04-12 15:10:34 +08:00 |
|
YenchangChan
|
403e294810
|
Modify prompt exception for table functions numbers, zeros
|
2024-04-12 15:10:25 +08:00 |
|
YenchangChan
|
10a63ff57d
|
Add tests for table function numbers and zeros
|
2024-04-12 14:15:51 +08:00 |
|
YenchangChan
|
f67f44596c
|
Suppport Zero-argument variants for table functions numbers, numbers_mt
|
2024-04-12 14:15:47 +08:00 |
|
YenchangChan
|
a00ec8e6ed
|
Suppport Zero-argument variants for table functions zeros, zeros_mt
|
2024-04-12 14:09:33 +08:00 |
|
lgbo-ustc
|
feddc40c45
|
update test
|
2024-04-12 10:00:52 +08:00 |
|
Alexey Milovidov
|
13283abce6
|
Apply review comments
|
2024-04-12 03:47:29 +02:00 |
|
Alexey Milovidov
|
727caee102
|
Merge branch 'master' into fix-trash-docs
|
2024-04-12 03:46:19 +02:00 |
|
lgbo-ustc
|
e9635189d2
|
Merge remote-tracking branch 'origin/master' into json_format_early_skip
|
2024-04-12 08:53:38 +08:00 |
|
lgbo-ustc
|
31a3217355
|
update settings
|
2024-04-12 08:52:28 +08:00 |
|