Commit Graph

148168 Commits

Author SHA1 Message Date
Alexey Milovidov
c55df3357c
Merge pull request #66906 from ClickHouse/fix-performance-test-generate-random
Fix performance test about the generateRandom table function, supposedly
2024-07-24 09:47:32 +00:00
alesapin
da2e347747
Merge pull request #66898 from ClickHouse/better_handling_of_errors
[CI Fest] Better processing of broken parts and their projections (fixes rare cases of lost forver)
2024-07-24 09:44:26 +00:00
Max K.
b46fc18e8b
Merge pull request #67008 from ClickHouse/ci_automerge_after_non_required_checks_only
CI: Automerge when required and non-required checks completed
2024-07-24 09:37:12 +00:00
Alexey Milovidov
0f9ee5c37d Fix test "very_long_arrays" 2024-07-24 11:25:08 +02:00
Xu Jia
e46d400f7b fix style 2024-07-24 09:03:05 +00:00
Max K
a43c4f4f7f CI: Automerge when required and non-required checks completed 2024-07-24 10:54:16 +02:00
Xu Jia
42fe58f046 bugfix AttachedTable counting not symmetry, and adding some test logs on attaching and detaching tables 2024-07-24 08:44:43 +00:00
Max K.
157c8e3044
Merge pull request #67000 from ClickHouse/ci_fix_workflow_results_parsing
CI: Fix for workflow results parsing
2024-07-24 08:30:51 +00:00
Antonio Andelic
f39c18d4d0 Fix flaky 01454_storagememory_data_race_challenge 2024-07-24 10:11:40 +02:00
Robert Schulze
68a0b28b81
Merge pull request #66934 from rschu1ze/issue-66887
Un-flake test_runtime_configurable_cache_size
2024-07-24 08:10:59 +00:00
Ilya Yatsishin
02ee0d8dd4
Merge pull request #66896 from qoega/improve-integration-tests-1
Improved test_storage_s3 tests to make it repeatable
2024-07-24 07:52:39 +00:00
Alexey Milovidov
b22f0671c9
Merge pull request #66908 from ClickHouse/fix-bad-tests-davenger
Fix bad tests `share_big_sets`, CC @davenger
2024-07-24 07:33:20 +00:00
Max K
3a69e15555 CI: Fix for workflow results parsing 2024-07-24 09:32:51 +02:00
Alexey Milovidov
fd2774a018
Merge pull request #66954 from ClickHouse/split_03036_dynamic_read_subcolumns
Split slow test 03036_dynamic_read_subcolumns
2024-07-24 07:28:14 +00:00
Alexey Milovidov
e156db4922 Remove the support for Kerberized HDFS 2024-07-24 07:56:11 +02:00
Alexey Milovidov
0744a761cd Add a test 2024-07-24 07:46:23 +02:00
Alexey Milovidov
bc899ead26 Fix the estimation of total rows for the numbers data source 2024-07-24 07:45:24 +02:00
Alexey Milovidov
385dabaa19 Fix CLion, which is one of the worst examples of software ever created 2024-07-24 07:14:32 +02:00
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
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