Commit Graph

143416 Commits

Author SHA1 Message Date
János Benjamin Antal
be64d1bd32 Fix tests 2024-06-08 22:16:52 +00:00
János Benjamin Antal
6df87b1cbf Fix build 2024-06-08 22:02:21 +00:00
János Benjamin Antal
f9f4328380 Style fixes 2024-06-08 22:00:59 +00:00
János Benjamin Antal
419660d1b0 Fix one more test 2024-06-08 22:00:58 +00:00
robot-clickhouse
26851f1d34 Automatic style fix 2024-06-07 22:56:36 +00:00
János Benjamin Antal
64af6ec596 Clean up some TODOs 2024-06-07 22:44:38 +00:00
János Benjamin Antal
1eec201777 Make most of the tests work 2024-06-07 22:39:17 +00:00
János Benjamin Antal
e33273d577 Handle newly appearing partitions 2024-06-07 20:28:10 +00:00
János Benjamin Antal
6802b7f82f Improve log messages 2024-06-07 20:23:39 +00:00
János Benjamin Antal
e304afe106 Fix build 2024-06-07 20:22:31 +00:00
János Benjamin Antal
d09abf33a7 Merge remote-tracking branch 'origin/master' into kafka-zookeeper 2024-06-04 15:54:40 +00:00
János Benjamin Antal
c0eea71ab3 Make some tests work with the new storage kafka too 2024-06-04 15:52:59 +00:00
János Benjamin Antal
4a0a2d8ca1 Save the offset to Kafka also to not duplicate messages when table is recreated 2024-06-04 15:51:26 +00:00
János Benjamin Antal
b59cb914cd Limit polls in pollEvents 2024-06-04 14:40:16 +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
János Benjamin Antal
e38e7d806c Save offsets properly 2024-06-04 14:28:38 +00:00
János Benjamin Antal
00ffb48924 Handle table drop properly 2024-06-04 14:27:08 +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
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
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
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
Igor Nikonov
6e5aace682 Fix test 2024-06-04 07:26:24 +00:00
Alexey Milovidov
3f58fcb26b
Merge pull request #64765 from ClickHouse/tavplubix-patch-10
Update 02482_load_parts_refcounts.sh
2024-06-04 04:04:16 +00:00
Alexey Milovidov
887a56d5f7
Merge pull request #63584 from ClickHouse/trek
Track memory allocated by the arrow library
2024-06-04 04:03:30 +00:00
Alexey Milovidov
b6e3b9c784
Merge pull request #64774 from ClickHouse/ask-company-name
Ask about company name on GitHub
2024-06-04 05:59:07 +02:00
Alexey Milovidov
f4d1f6050f
Merge pull request #64562 from bigo-sg/literal
ASTLiteral support custom type
2024-06-04 03:20:08 +00:00
Alexey Milovidov
fc0c44c9c4 Ask about company name on GitHub 2024-06-04 05:00:39 +02:00
Alexey Milovidov
863d799765 Whitespace 2024-06-04 04:55:41 +02:00
Alexey Milovidov
b0d6b0ffdf
Merge pull request #64771 from ClickHouse/tfname
Make table functions always report engine 'StorageProxy' in system.tables
2024-06-04 02:33:40 +00:00
shuai-xu
8c62bde552 add comments 2024-06-04 09:36:14 +08:00
Michael Kolupaev
26abb08b84 Conflict 2024-06-04 00:01:25 +00:00
Michael Kolupaev
4e38e89ffd Conflict 2024-06-04 00:01:25 +00:00
Michael Kolupaev
10a78f0841 Declare ErrorCodes 2024-06-04 00:01:25 +00:00
Michael Kolupaev
0fd9cdf47e Track memory allocated by the arrow library 2024-06-04 00:01:25 +00:00
Michael Kolupaev
16bf3e3062 Make table functions always report engine 'StorageProxy' in system.tables 2024-06-03 23:47:52 +00:00
Igor Nikonov
f8e6614b80 Fix crash with DISTINCT and window functions 2024-06-03 20:52:23 +00:00
Alexander Tokmakov
d733bc1023
Update 02482_load_parts_refcounts.sh 2024-06-03 20:17:36 +02:00