Commit Graph

147660 Commits

Author SHA1 Message Date
Konstantin Morozov
8211d8eabf fix data race 2024-07-17 12:04:37 +00:00
Sema Checherinda
e4816e5c22 replace no-asan with no-azure-blob-storage tag in heavy tests 2024-07-17 13:42:32 +02:00
János Benjamin Antal
7356e809ab Ensure that getPath is not called with an absolute path 2024-07-17 11:32:02 +00:00
Yarik Briukhovetskyi
f01a285f60
Merge pull request #65359 from joelynch/joelynch/dict-acl-bypass
Fix more dictGet ACL bypasses
2024-07-17 11:15:44 +00:00
Kruglov Pavel
3ade6de95d
Add description about no-object-storage tag 2024-07-17 13:13:51 +02:00
Han Fei
d47a09456d Merge branch 'master' into hanfei/fix_keeper_tcp_log 2024-07-17 13:09:02 +02:00
MikhailBurdukov
8a81946033 Rename opt 2024-07-17 10:52:01 +00:00
robot-clickhouse
c40473ff80 Automatic style fix 2024-07-17 10:51:00 +00:00
Sema Checherinda
762593e5e9
Merge pull request #66144 from ClickHouse/revert-66134-revert-61601-chesema-dedup-matview
Revert "Revert "insertion deduplication on retries for materialized views""
2024-07-17 10:44:35 +00:00
Max K
2958803255 do not decrease from lambda 2024-07-17 12:38:52 +02:00
Robert Schulze
67852402aa
Better (perhaps, if the stars align) 2024-07-17 10:30:56 +00:00
Kruglov Pavel
005256429f
Don't run test 03198_dynamic_read_subcolumns in azure 2024-07-17 11:49:15 +02:00
cangyin
f1350b442c Negative sign in prewhere optimization 2024-07-17 17:30:27 +08:00
Robert Schulze
93abd4a6e9
Merge pull request #66374 from Zawa-ll/66010-add-machine-id-to-snowflakeid-clean
Add `machine_id` parameter to `generateSnowflakeID`
2024-07-17 09:28:17 +00:00
Robert Schulze
237ee50226
Merge remote-tracking branch 'ClickHouse/master' into revert-revert-show-index-sorting 2024-07-17 09:21:21 +00:00
vdimir
2188db3d45
Merge branch 'master' into vdimir/client-noninteractive-mem-usage 2024-07-17 10:38:36 +02:00
Antonio Andelic
51e339305e Merge branch 'master' into correctly-handle-realloc 2024-07-17 09:36:34 +02:00
János Benjamin Antal
b4755b36de Fix dropping named collection in local storage 2024-07-17 07:26:44 +00:00
Alexander Gololobov
88f9a87ce6
unused error codes 2024-07-17 08:43:38 +02:00
Alexey Milovidov
7a03dd8184
Merge pull request #66625 from ClickHouse/update-tidy-for-clang-19
Allow to run clang-tidy with clang-19
2024-07-17 06:01:05 +00:00
Alexey Milovidov
73ecbefd41 Fix bad log message 2024-07-17 07:52:33 +02:00
Alexey Milovidov
968d28f1f4 Remove outdated articles from the docs 2024-07-17 07:24:46 +02:00
Alexey Milovidov
855f03d1d3 Remove is_deterministic from system.functions 2024-07-17 06:57:16 +02:00
Alexey Milovidov
187a9a623c Remove is_deterministic from system.functions 2024-07-17 06:56:32 +02:00
Yakov Olkhovskiy
452d463d77
Merge pull request #65238 from peacewalker122/master
feat: support accept_invalid_certificate in client's config
2024-07-17 03:54:39 +00:00
Alexey Milovidov
84760f83a6
Merge pull request #66627 from jiaosenvip/patch-1
Conditional statement error
2024-07-17 03:53:16 +00:00
Alexey Milovidov
d62d1fd73f Merge branch 'update-tidy-for-clang-19' into uninteresting-changes 2024-07-17 05:51:46 +02:00
Alexey Milovidov
fe3601bcda Merge branch 'update-tidy-for-clang-19' into fix-double-whitespace-in-explain-ast 2024-07-17 05:50:43 +02:00
Alexey Milovidov
d7f7ad451c Merge branch 'update-tidy-for-clang-19' into fix-apache-arrow 2024-07-17 05:50:04 +02:00
Alexey Milovidov
ec87bfc956 Merge branch 'update-tidy-for-clang-19' into clickhouse-fix-msan-report-in-epoll 2024-07-17 05:49:49 +02:00
Alexey Milovidov
fbaea8eadd Merge branch 'update-tidy-for-clang-19' into fix-fasttest-expect 2024-07-17 05:49:30 +02:00
Alexey Milovidov
22968a99ec Merge branch 'update-tidy-for-clang-19' into fix-hash-empty-tuple 2024-07-17 05:48:42 +02:00
Alexey Milovidov
74787939cc
Merge branch 'master' into update-tidy-for-clang-19 2024-07-17 05:23:04 +02:00
jiaosenvip
10c19d2be1
Conditional statement error
The conditional statement is used incorrectly here, and the two cases are correctly covered after modification.
2024-07-17 11:11:34 +08:00
Han Fei
c458d27401
Merge pull request #66597 from ClickHouse/vdimir/followup_66402
Fix clang tidy after #66402
2024-07-17 02:14:59 +00:00
Alexey Milovidov
30725bcd7a
Merge pull request #66530 from ClickHouse/limit_linker_jobs_on_aarch2
Follow up #66435
2024-07-17 02:08:25 +00:00
Alexey Milovidov
cea4fef5e4 Merge branch 'fix-fasttest-expect' into uninteresting-changes 2024-07-17 03:56:51 +02:00
Alexey Milovidov
382e0455c4 Merge branch 'update-tidy-for-clang-19' into uninteresting-changes 2024-07-17 03:56:33 +02:00
Alexey Milovidov
8cbf1df944 Merge branch 'master' into uninteresting-changes 2024-07-17 03:56:30 +02:00
Alexey Milovidov
d9972aa5ed Merge branch 'update-tidy-for-clang-19' into fix-double-whitespace-in-explain-ast 2024-07-17 03:54:38 +02:00
Alexey Milovidov
adac3c9b3c Merge branch 'master' into fix-double-whitespace-in-explain-ast 2024-07-17 03:54:33 +02:00
Alexey Milovidov
922dccb7dc Merge branch 'fix-apache-arrow' of github.com:ClickHouse/ClickHouse into fix-apache-arrow 2024-07-17 03:54:05 +02:00
Alexey Milovidov
236807b31c Merge branch 'update-tidy-for-clang-19' into fix-apache-arrow 2024-07-17 03:53:31 +02:00
Alexey Milovidov
7beaf3022c Merge branch 'master' into fix-apache-arrow 2024-07-17 03:53:27 +02:00
Alexey Milovidov
60f45cb993 A fix 2024-07-17 03:52:35 +02:00
Alexey Milovidov
cec985dedd Merge branch 'update-tidy-for-clang-19' into fix-fasttest-expect 2024-07-17 03:51:57 +02:00
Alexey Milovidov
408fda417e Merge branch 'master' into fix-fasttest-expect 2024-07-17 03:51:53 +02:00
Xu Jia
a40edea5c9 trigger CI 2024-07-17 09:50:28 +08:00
Alexey Milovidov
4bf441cc43 Merge branch 'update-tidy-for-clang-19' into fix-hash-empty-tuple 2024-07-17 03:50:25 +02:00
Alexey Milovidov
083fd34552 Merge branch 'master' into fix-hash-empty-tuple 2024-07-17 03:50:17 +02:00