Commit Graph

147554 Commits

Author SHA1 Message Date
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
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
divanik
0bfe345a46 Debug code 2024-07-17 09:24:33 +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
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
Alexey Milovidov
d0753c8bb6
Merge pull request #66563 from ClickHouse/delete-bad-test
Delete bad test `02805_distributed_queries_timeouts`
2024-07-17 01:46:33 +00:00
Alexey Milovidov
5cf2b53f14 Merge branch 'update-tidy-for-clang-19' into signal_handlers_in_client 2024-07-17 03:33:41 +02:00
Alexey Milovidov
2d33b7703a Merge branch 'master' into signal_handlers_in_client 2024-07-17 03:33:26 +02:00
Alexey Milovidov
b8202e19ba
Merge pull request #65509 from ClickHouse/uwu
Update to libunwind 8.1.7
2024-07-17 01:22:57 +00:00
Alexey Milovidov
dfaf10176b Merge branch 'update-tidy-for-clang-19' into clickhouse-fix-msan-report-in-epoll 2024-07-17 03:22:15 +02:00
Alexey Milovidov
179b8a5954 Merge branch 'master' into clickhouse-fix-msan-report-in-epoll 2024-07-17 03:22:11 +02:00
Alexey Milovidov
5caaea6160
Merge pull request #66554 from ClickHouse/fix_memory_tracker
Fix typo in new_delete.cpp
2024-07-17 01:20:15 +00:00
Yakov Olkhovskiy
d61f833cfa
Merge pull request #66344 from chloro-pn/fix_64487
fix the bug that LogicalExpressionOptimizerPass lost logical type of …
2024-07-17 00:23:09 +00:00
Alexey Milovidov
c913a36ed6
Minor modifications 2024-07-17 02:13:57 +02:00
Alexey Milovidov
0d1789292b
Add sudo for convenience 2024-07-17 02:11:09 +02:00
Alexey Milovidov
694c0074ab Allow to run clang-tidy with clang-19 2024-07-17 02:08:37 +02:00