Commit Graph

147687 Commits

Author SHA1 Message Date
János Benjamin Antal
e25fbb6d47 Fix style 2024-07-17 15:28:08 +00:00
János Benjamin Antal
7092f42a29
Merge pull request #66231 from ClickHouse/fix-system-number-limit-offset
Fix bug in `numbers` when both limit and offset is used but the index cannot be used
2024-07-17 15:26:39 +00:00
Nikolay Degterinsky
383ce4bb8c Merge remote-tracking branch 'upstream/master' into fix-valid-until 2024-07-17 14:58:09 +00:00
Konstantin Bogdanov
5ce0675de8
Merge pull request #66334 from aalexfvk/watchdog_keeps_unlinked_logs
Watchdog keeps descriptors of unlinked log files
2024-07-17 14:52:47 +00:00
Nikolai Kochetov
74b4bc78ad
Merge pull request #65400 from k-morozov/add_system_detach_tables
system detached_tables
2024-07-17 14:05:31 +00:00
Han Fei
aebadce491 Merge branch 'master' into hanfei/keeperrocks 2024-07-17 13:52:15 +00:00
Konstantin Morozov
fd443a1721 add mutable 2024-07-17 13:43:36 +00:00
yariks5s
f2076daa76 Merge https://github.com/ClickHouse/ClickHouse into group_array_intersect_merge_fix 2024-07-17 13:23:53 +00:00
Konstantin Morozov
0de54b9d29 fix comma 2024-07-17 13:01:04 +00:00
Vitaly Baranov
c8eac30108
Merge pull request #66621 from vitlibar/fix-logical-error-in-prometheus-request-handler
Fix logical error in PrometheusRequestHandler
2024-07-17 12:35:46 +00:00
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