Commit Graph

143430 Commits

Author SHA1 Message Date
János Benjamin Antal
29546d1655 Add minimal docs 2024-06-18 20:17:32 +00:00
János Benjamin Antal
968c1d94bd Add description to settings and settings changes 2024-06-18 20:07:43 +00:00
János Benjamin Antal
65fc6fe8a3 Fix style 2024-06-18 14:31:22 +00:00
robot-clickhouse
f2e4ec28cb Automatic style fix 2024-06-18 11:51:51 +00:00
János Benjamin Antal
03500bbe2f Style fix 2024-06-18 11:43:05 +00:00
János Benjamin Antal
6e1a901510 Make big chunk of integration tests to work with new storage kafka 2024-06-18 11:42:58 +00:00
János Benjamin Antal
7fa6111865 Make StorageKafka2 handle keeper session better 2024-06-18 11:41:46 +00:00
János Benjamin Antal
20bac3ed5f Remove unnecessary rdkafka ops 2024-06-18 10:25:46 +00:00
János Benjamin Antal
c448b0e2ae Do not require setting experimental flag on attach 2024-06-18 08:21:10 +00:00
János Benjamin Antal
11bda3f5f7 Create consumers in startup 2024-06-12 18:23:50 +00:00
János Benjamin Antal
0691c01427 Fix crash in case of consumer receives no consumer groups on assignment 2024-06-11 09:21:12 +00:00
János Benjamin Antal
b40c931651 Set shutdown-called flag on shutdown to stop writes 2024-06-11 09:20:22 +00:00
János Benjamin Antal
eb8064aea6 Style fix 2024-06-08 23:13:58 +00:00
robot-clickhouse
7b90eccd57 Automatic style fix 2024-06-08 22:26:09 +00:00
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