Mikhail f. Shiryaev
|
f4f094d8c6
|
Fix wrong supported year recognition
|
2024-06-04 23:21:48 +02:00 |
|
Max K
|
ad7097587f
|
Merge pull request #64734 from ClickHouse/ci_py_small_refactoring
CI: ci.py refactoring
|
2024-06-04 19:35:21 +00:00 |
|
Robert Schulze
|
46434f9040
|
Merge pull request #63578 from ElderlyPassionFruit/add-compression-sorts-optimization
Best-effort sorting to improve compressability
|
2024-06-04 19:02:55 +00:00 |
|
Robert Schulze
|
9cf8bdcdb2
|
Merge pull request #64656 from rschu1ze/deprecated-inverted-index
Be more graceful with existing tables with `inverted` indexes
|
2024-06-04 18:45:03 +00:00 |
|
Robert Schulze
|
c061a42f35
|
Merge pull request #64742 from Beetelbrox/fjurado-61548/feat-add-parseReadableSize-function
Add `parseReadableSize` function
|
2024-06-04 18:39:33 +00:00 |
|
Alexey Milovidov
|
c0aad2a2b5
|
Merge pull request #64777 from ClickHouse/remove-iostream-debug-helpers
Remove iostream debug helpers
|
2024-06-04 20:44:30 +02:00 |
|
Raúl Marín
|
499514f57d
|
Merge pull request #64785 from Algunenano/comment
Remove unnecessary comment
|
2024-06-04 17:33:31 +00:00 |
|
Max K
|
443d06328f
|
Merge branch 'master' into ci_py_small_refactoring
|
2024-06-04 19:30:37 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Igor Nikonov
|
7290e270dc
|
Merge remote-tracking branch 'origin/master' into fix-crash-distinct-optimization
|
2024-06-04 07:26:58 +00:00 |
|