Commit Graph

148277 Commits

Author SHA1 Message Date
Alexey Milovidov
8d3568ce71
Merge pull request #66993 from ClickHouse/revert-66785-fix_992
Revert "Fix for 992 and friends"
2024-07-24 05:00:24 +02:00
Alexey Milovidov
e855ce7937
Revert "Fix for 992 and friends" 2024-07-24 04:59:57 +02:00
zoomxi
d460fa9f36 create coordinator after the number of replicas to use for the query is determined 2024-07-24 09:57:00 +08:00
Alexey Milovidov
899b5c5ccd
Merge pull request #66503 from ClickHouse/remove-unused-local-variables
Remove unused local variables
2024-07-24 01:48:24 +00:00
Alexey Milovidov
a18ac1aa19 Merge branch 'master' into better-diagnostics-in-functional-tests 2024-07-24 03:44:14 +02:00
Alexey Milovidov
da81588d42
Merge pull request #66816 from ClickHouse/something-strange-with-the-test-about-refreshable-materialized-views
Something is strange with the test about refreshable materialized views
2024-07-24 01:25:12 +00:00
Alexey Milovidov
79b28b703b Merge branch 'master' into fix-performance-test-generate-random 2024-07-24 03:23:42 +02:00
Alexey Milovidov
fc944d2711 Merge branch 'master' into remove-with-dictionary 2024-07-24 03:22:36 +02:00
Alexey Milovidov
230f5411a8 Merge branch 'master' into fix-bad-test-01042_system_reload_dictionary_reloads_completely 2024-07-24 02:55:08 +02:00
Alexey Milovidov
3d041ff806 Merge branch 'chesema-fix-BannedForConsiquenceFail' of github.com:ClickHouse/ClickHouse into fix-distributed-analyzer 2024-07-24 02:53:11 +02:00
Alexey Milovidov
6657808663 Merge branch 'master' into fix-distributed-analyzer 2024-07-24 02:52:53 +02:00
Alexey Milovidov
1914b37058
Merge pull request #65521 from JackyWoo/add_statistics_cmsketch
Add count-min sketches as statistics type
2024-07-24 00:46:23 +00:00
Alexey Milovidov
8a5dcc5bd2
Merge pull request #66911 from ClickHouse/speed-up-merge-tree-mutations-2
Speed up mutations for non-replicated MergeTree significantly
2024-07-24 00:11:57 +00:00
Ilya Yatsishin
b8494aaa12
Merge pull request #66987 from ClickHouse/qoega-patch-7
Touch dockerfile to forcefully rebuild image
2024-07-23 23:12:34 +00:00
Ilya Yatsishin
8925060366
Touch dockerfile to forcefully rebuild image 2024-07-24 00:18:12 +02:00
Ilya Yatsishin
d04ca9eea6 fix 2024-07-24 00:08:32 +02:00
Ilya Yatsishin
fe487a11bf Merge remote-tracking branch 'qoega/improve-integration-tests-2' into integration-flaky-check-repeat 2024-07-23 23:57:31 +02:00
Yatsishin Ilya
7a6233340e Hardening of test_backup_restore_new test 2024-07-23 21:57:01 +00:00
Alexander Tokmakov
516432e42a
Merge pull request #66785 from ClickHouse/fix_992
Fix for 992 and friends
2024-07-23 21:47:08 +00:00
avogar
beed31a7e3 Fix use-of-uninitialized-value in JSONExtract* numeric functions 2024-07-23 20:07:47 +00:00
Nikita Taranov
190421aafa impl 2024-07-23 20:38:54 +01:00
Linh Giang
6a3f49ada4
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARIES command
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARY and RELOAD DICTIONARIES commands to ensure execution on all replicas.  Also to conform with the rest of the document.
2024-07-23 13:23:35 -06:00
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