Commit Graph

143817 Commits

Author SHA1 Message Date
Max K
d68b4a46df CI: after merge fixes 2024-06-04 18:59:10 +02:00
Max K
f0f3d533c6 Merge branch 'master' into ci_py_small_refactoring 2024-06-04 18:57:43 +02:00
Mikhail f. Shiryaev
253fa03503
Merge pull request #64787 from ClickHouse/commit-status-type
Strict `StatusType`, increased `SAFE_REQUESTS_LIMIT` for get_best_robot_token
2024-06-04 16:41:58 +00:00
Sema Checherinda
dd6ae2f77c
Merge pull request #63427 from arthurpassos/fix_wrong_request_protocol_proxy
Several minor fixes to proxy support in ClickHouse
2024-06-04 16:35:03 +00:00
Yarik Briukhovetskyi
0f362394b3
black check 2024-06-04 18:29:07 +02:00
Alexey Milovidov
5b16681311 Merge branch 'master' into try-about-on-current-thread-join 2024-06-04 18:11:34 +02:00
Igor Markelov
3b6183c621 Updating test names 2024-06-04 15:39:50 +00:00
Igor Markelov
50e6c28fb2 Fix style 2024-06-04 15:21:44 +00:00
Igor Markelov
613e82c39b Merge branch 'master' into add-compression-sorts-optimization 2024-06-04 15:05:44 +00:00
Antonio Andelic
0ae901c479 Better 2024-06-04 16:51:04 +02:00
Igor Nikonov
9372768239 Merge remote-tracking branch 'origin/master' into store-analysis-result 2024-06-04 14:41:52 +00:00
Igor Nikonov
2f45caca28
Merge pull request #64767 from ClickHouse/fix-crash-distinct-optimization
Fix crash with DISTINCT and window functions
2024-06-04 14:29:00 +00:00
Yarik Briukhovetskyi
f61c40dbbf
do not apply settings explicitly 2024-06-04 16:08:01 +02:00
Alexander Tokmakov
9f49c83130
Merge pull request #63087 from Unalian/feat-59377
[feature]: allow to attach parts from a different disk (v2.0)
2024-06-04 13:52:25 +00:00
Mikhail f. Shiryaev
d02197ed83
Merge pull request #63325 from ClickHouse/reliable-build-report
Improve builds' profiling upload
2024-06-04 13:51:41 +00:00
Mikhail f. Shiryaev
f46376de89
Add logging for skip upload build profile data, skip it for PRs 2024-06-04 15:41:33 +02:00
Mikhail f. Shiryaev
fa92393c03
Reduce the _upload_build_profile_data code level 2024-06-04 15:25:55 +02:00
Mikhail f. Shiryaev
cbd4fc7ee3
fixup! Simplify post-build insert, limit timeout to 5 seconds 2024-06-04 15:25:01 +02:00
Mikhail f. Shiryaev
8e9426f01b
Simplify post-build insert, limit timeout to 5 seconds 2024-06-04 15:22:15 +02:00
Mikhail f. Shiryaev
e64a033098
Support requests parameters in ClickHouseHelper.insert_file 2024-06-04 15:22:14 +02:00
Francisco Javier Jurado Moreno
24cf1c7dbf Fix unintentional changes 2024-06-04 14:57:57 +02:00
Antonio Andelic
5c9aac484d Avoid taking lock 2024-06-04 14:57:43 +02:00
Francisco Javier Jurado Moreno
c8565abaeb Remove trailing whitespace 2024-06-04 14:24:35 +02:00
Francisco Javier Jurado Moreno
858bfb429f Add wildcard at end of function name in comment 2024-06-04 14:16:29 +02:00
Francisco Javier Jurado Moreno
d60e14c1d7 Remove wildcard from comment 2024-06-04 14:15:10 +02:00
Francisco Javier Jurado Moreno
6b96a35b47 Replace & by 'and' in docs 2024-06-04 14:14:15 +02:00
Francisco Javier Jurado Moreno
9e1c3f1081 Make ternary into full blown ifelse using constexpr and fix comment 2024-06-04 14:13:46 +02:00
kssenii
080c6037ab Merge remote-tracking branch 'origin/master' into s3queue-fix-ordered-mode 2024-06-04 13:52:45 +02:00
Robert Schulze
7b9d1086ae
Improve docs 2024-06-04 11:51:57 +00:00
Robert Schulze
e874a95c02
Docs: fix wording 2024-06-04 11:43:21 +00:00
Robert Schulze
1df278ca82
Try to fix flaky test 2024-06-04 11:35:52 +00:00
Robert Schulze
9e440e1417
Add docs 2024-06-04 11:20:15 +00:00
Kseniia Sumarokova
557c423007
Merge branch 'master' into s3queue-fix-ordered-mode 2024-06-04 13:14:49 +02:00
vdimir
cbe99d5619
fix race in BlobStorageLog::shouldIgnorePath 2024-06-04 11:14:03 +00:00
Max K
f5757ab3a8 CI: ci.py refactoring 2024-06-04 12:58:43 +02:00
alesapin
6d7c6a47cc
Merge pull request #64747 from ClickHouse/better-session-move-message
Return the explanation for session moved error
2024-06-04 10:55:51 +00:00
Alexander Gololobov
ee3ea236b9
Merge pull request #64433 from ClickHouse/faster_test_keeper_shutdown
Faster TestKeeper shutdown
2024-06-04 10:47:17 +00:00
Mikhail f. Shiryaev
0cd4e0ecaa
Increase safe limits of token requests to pick it 2024-06-04 12:39:07 +02:00
Mikhail f. Shiryaev
938b5d267b
Bring back strict StatusType 2024-06-04 12:36:13 +02:00
Robert Schulze
a3faaa2129
Merge pull request #64626 from Blargian/doc_covarXYZ
Document functions `corr`, `covar`, and their variants
2024-06-04 10:27:29 +00:00
Robert Schulze
e02cc4c9e0
Fix style, pt. II 2024-06-04 09:54:34 +00:00
Raúl Marín
6f89f39708 Remove unnecessary comment 2024-06-04 11:54:08 +02:00
Robert Schulze
ef0bff6759
Clarify test 2024-06-04 09:51:56 +00:00
Robert Schulze
3cef283541
Merge remote-tracking branch 'rschu1ze/master' into deprecated-inverted-index 2024-06-04 09:49:51 +00:00
Robert Schulze
5fffba2291
Minor fixups 2024-06-04 09:49:32 +00:00
Raúl Marín
b4c0a35339
Merge pull request #64761 from Algunenano/speed_up_forget_partition
Speed up 02995_forget_partition
2024-06-04 09:43:44 +00:00
Antonio Andelic
9d30a7f056 Fix Keeper snapshot size in mntr 2024-06-04 11:30:22 +02:00
Robert Schulze
ca40ac9886
Fix spelling 2024-06-04 09:25:48 +00:00
Robert Schulze
f1229ccdf8
Merge remote-tracking branch 'ClickHouse/master' into doc_covarXYZ 2024-06-04 09:25:36 +00:00
Raúl Marín
0917ff0fa0
Merge pull request #64764 from Algunenano/fix_02790
Fix 02790_async_queries_in_query_log (silent discard in MV column matching)
2024-06-04 09:18:55 +00:00