Commit Graph

148184 Commits

Author SHA1 Message Date
Max K.
3bc0ba4a6e
Merge pull request #66979 from ClickHouse/ci_add_log_message
CI: Add logs for debugging
2024-07-23 19:09:42 +00:00
avogar
0324869513 Split dynamic tests and rewrite them from sh to sql to speed up 2024-07-23 19:08:10 +00:00
Max K
2551f14141 CI: Add messages fro debugging 2024-07-23 20:42:21 +02:00
Michael Kolupaev
68eea21f1f Merge remote-tracking branch 'origin/master' into uwo 2024-07-23 17:38:17 +00:00
Michael Kolupaev
1cbbbd1077 Apply libunwind fix 2024-07-23 17:35:12 +00:00
Alexander Gololobov
54a5039102 Count log messages for building set and reusing set from cache 2024-07-23 19:25:38 +02:00
Robert Schulze
104c3be7b6
Functions [h-r]*: Iterate over input_rows_count where appropriate 2024-07-23 17:21:46 +00:00
Raúl Marín
73ab9a1197 Revert "Merge pull request #65298 from Algunenano/low_cardinality_wtf"
This reverts commit d3a269c61d, reversing
changes made to 023cf118dc.
2024-07-23 19:11:22 +02:00
Raúl Marín
3df8faf640 Add initial 24.7 changelog 2024-07-23 19:07:19 +02:00
Nikita Taranov
7a65eb08ed add forgotten file 2024-07-23 18:00:33 +01:00
alesapin
c7400fbd50 Add more diagnostics in case of digest mismatch for DatabaseReplicated 2024-07-23 18:08:07 +02:00
Max K.
0a3ca7e97c
Merge pull request #66955 from ClickHouse/ci_fix_docker_build_for_release_branches
CI: Fixes docker server build for release branches
2024-07-23 16:04:30 +00:00
Max K
c7427e6572 CI: Fixes docker server build for release branches 2024-07-23 17:24:52 +02:00
Ilya Yatsishin
2f8b28a17c Touch test to trigger flaky check 2024-07-23 17:05:23 +02:00
Ilya Yatsishin
e0a7aa80af Enable repeat for flaky check for more tests hardening 2024-07-23 16:57:07 +02:00
Nikita Taranov
bc9c462155 more comments 2024-07-23 15:47:55 +01:00
Yatsishin Ilya
e671d4c55d more changes 2024-07-23 14:43:49 +00:00
Nikita Taranov
5e41c29a90
Merge pull request #66732 from ClickHouse/more_debug_info_for_cgroup_observer
Dump all memory stats in CgroupsMemoryUsageObserver on hitting the limit
2024-07-23 14:29:10 +00:00
Nikita Taranov
a7baafc022 remove old 2024-07-23 15:25:52 +01:00
Nikita Taranov
094eac641b impl 2024-07-23 15:25:23 +01:00
Sema Checherinda
17b306dee5 fix tests with timeouts 2024-07-23 16:20:12 +02:00
Robert Schulze
919005c4f7
Incorporate review feedback 2024-07-23 13:10:01 +00:00
Antonio Andelic
44c66f7a2b
Merge pull request #66865 from ClickHouse/fix-02911_backup_restore_keeper_map
Fix `KeeperMap` create after incomplete drop
2024-07-23 13:08:47 +00:00
Robert Schulze
496c1fbf84
Un-flake test_runtime_configurable_cache_size 2024-07-23 12:46:09 +00:00
Nikita Taranov
ea61af961a impl 2024-07-23 13:36:26 +01:00
Raúl Marín
bab5565b65
Merge pull request #66929 from ClickHouse/24.8-prepare
Update version after release
2024-07-23 12:20:00 +00:00
Alexey Milovidov
e67d618bbf
Merge pull request #66886 from Algunenano/stateless_slow
Speed up stateful tests setup
2024-07-23 12:05:27 +00:00
Alexander Gololobov
ba3979275b Test that big set is shared between parts by checking read_rows from system.part_log 2024-07-23 13:54:18 +02:00
Raúl Marín
53c7bf680b Update autogenerated version to 24.8.1.1 and contributors 2024-07-23 11:46:48 +00:00
Max K.
3f8b27d7ac
Merge pull request #66920 from ClickHouse/ci_remove_init_runner_scripts_from_oss
CI: Remove ci runners scripts from oss
2024-07-23 11:01:42 +00:00
alesapin
342efff2ed Bump 2024-07-23 12:49:50 +02:00
Kruglov Pavel
6981e6273b
Merge pull request #66863 from Avogar/split-test-03038
Split test 03038_nested_dynamic_merges to avoid timeouts
2024-07-23 10:44:20 +00:00
Kruglov Pavel
3ff6c1ad9c
Merge pull request #66839 from ClickHouse/split-test-index
Split a test for index
2024-07-23 10:42:39 +00:00
Kruglov Pavel
bf595ca374
Merge pull request #66510 from canhld94/fix_trivial_count_non_deterministic_func
Fix wrong count result when there is non-deterministic function in predicate
2024-07-23 10:30:26 +00:00
Max K
bb28a65e98 minor fix for wf status reporting 2024-07-23 11:50:05 +02:00
Antonio Andelic
b6b1a7a779
Merge pull request #66850 from ClickHouse/revert-libunwind-patch
Revert libunwind patch
2024-07-23 09:46:33 +00:00
János Benjamin Antal
7750914f0b Decrease rate limit
In slow tests (sanitizer, debug) it can take 7-8 seconds to start up `clickhouse-client`. In those cases  the rate limit doesn't make the wait time longer, because the input will be already in the input of clickhouse-client when it starts to execute the query.
2024-07-23 09:33:58 +00:00
Yohann Jardin
a000f8f8a1 fix stateless test 02346_non_negative_derivative 2024-07-23 11:27:16 +02:00
Yatsishin Ilya
1c723e7fd7 black 2024-07-23 09:10:47 +00:00
Max K
b164014bf9 CI: Remove ci runners scripts from oss 2024-07-23 11:00:05 +02:00
Max K.
9f34daa98d
Merge pull request #66918 from ClickHouse/ci_add_lifecycle_to_cidb
CI: Add ec2 instance lifecycle metadata to CIDB
2024-07-23 08:06:04 +00:00
Max K
2b56cbc1fd CI: Add ec2 instance lifecycle metadata to CIDB 2024-07-23 09:42:58 +02:00
JackyWoo
9d7bb2a430 Move unit tests to gtest_convertFieldToType.cpp 2024-07-23 15:07:18 +08:00
Antonio Andelic
133e734d73 Move to integration test 2024-07-23 09:05:09 +02:00
Alexey Milovidov
285cd6c17c Merge remote-tracking branch 'origin/revert-libunwind-patch' into better_limit_in_keeper 2024-07-23 07:20:51 +02:00
Alexey Milovidov
416ec9ba69 Merge branch 'master' into better_limit_in_keeper 2024-07-23 07:20:34 +02:00
Alexey Milovidov
d50742eadc Better 2024-07-23 06:52:34 +02:00
Alexey Milovidov
ac13983ebb Better 2024-07-23 06:52:19 +02:00
Alexey Milovidov
feaa7ede97 Fix views over distributed tables with Analyzer 2024-07-23 06:34:29 +02:00
zoomxi
dee5790b22 According to the suggestions from cr, modify test code 2024-07-23 10:49:37 +08:00