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 |
|
Robert Schulze
|
14404b8a0a
|
Merge remote-tracking branch 'rschu1ze/master' into map-stuff
|
2024-06-04 08:42:25 +00:00 |
|
Nikolai Kochetov
|
8c2c27e346
|
Merge pull request #61459 from amosbird/trivial-count-opt-base
Refactor KeyCondition and key analysis
|
2024-06-04 07:57:18 +00:00 |
|
vdimir
|
764199e63c
|
fix build
|
2024-06-04 07:52:50 +00:00 |
|
vdimir
|
37fa4f5dd6
|
Revert "Fix build BlobStorageLogWriter with CLICKHOUSE_KEEPER_STANDALONE_BUILD"
This reverts commit dfcc36ee2d02c036126007dcdc1ffc1946a3e9f2.
|
2024-06-04 07:52:49 +00:00 |
|
vdimir
|
72e7a266e7
|
Revert "Move BlobStorageLogWriter to Interpreters"
This reverts commit ca3d80102365e76d931be016638b1ca506dffb86.
|
2024-06-04 07:52:49 +00:00 |
|
vdimir
|
6d9b2c8f5a
|
Move BlobStorageLogWriter to Interpreters
|
2024-06-04 07:52:48 +00:00 |
|
vdimir
|
5d1b33612c
|
Fix build BlobStorageLogWriter with CLICKHOUSE_KEEPER_STANDALONE_BUILD
|
2024-06-04 07:52:48 +00:00 |
|
vdimir
|
57e7e46a2b
|
Add enable_blob_storage_log to SettingsChangesHistory.h
|
2024-06-04 07:52:48 +00:00 |
|
vdimir
|
03fa9c32ee
|
Update BlobStorageLog and SystemLog to add settings for query
|
2024-06-04 07:52:47 +00:00 |
|
vdimir
|
55512d4a61
|
Prevent recursive logging in blob_storage_log
|
2024-06-04 07:52:44 +00:00 |
|
Igor Nikonov
|
7290e270dc
|
Merge remote-tracking branch 'origin/master' into fix-crash-distinct-optimization
|
2024-06-04 07:26:58 +00:00 |
|
Igor Nikonov
|
6e5aace682
|
Fix test
|
2024-06-04 07:26:24 +00:00 |
|
Amos Bird
|
347c0f3f73
|
Remove wrong reference
|
2024-06-04 15:02:03 +08:00 |
|
Eduard Karacharov
|
a7729d6bc4
|
fix: function filters with token-based text indexes
|
2024-06-04 09:25:00 +03:00 |
|