Commit Graph

148184 Commits

Author SHA1 Message Date
Alexander Tokmakov
3f992e4e08
Update replication.lib 2024-07-24 13:43:13 +02:00
Alexander Tokmakov
595cf9a6a8
Revert "Revert "Fix for 992 and friends"" 2024-07-24 13:42:32 +02:00
Yatsishin Ilya
d507adf9a7 fix 2024-07-24 11:33:31 +00:00
Nikita Fomichev
2ea10d9994 Integration tests: fix flaky tests 2024-07-24 13:13:58 +02:00
Kruglov Pavel
911104dcb2
Merge pull request #66981 from Avogar/split-dynamic-merges-test
[CI Fest] Split dynamic tests and rewrite them from sh to sql to avoid timeouts
2024-07-24 11:05:17 +00:00
divanik
f21a9e5d08 Fix bug 2024-07-24 11:00:49 +00:00
Kruglov Pavel
7280118845
Merge pull request #66984 from Avogar/fix-msan-issue-json-functions
[CI Fest] Fix use-of-uninitialized-value in JSONExtract* numeric functions
2024-07-24 11:00:45 +00:00
divanik
1b95a68dc0 Fix typo 2024-07-24 10:48:18 +00:00
divanik
8c19d502f8 Add decorator and retries for azurite 2024-07-24 10:44:06 +00:00
robot-clickhouse
e7b5c0ea19 Automatic style fix 2024-07-24 10:14:35 +00:00
Antonio Andelic
48b3008126 Handle better static destructors 2024-07-24 12:04:28 +02:00
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