Commit Graph

149372 Commits

Author SHA1 Message Date
Alex Katsman
0913f0189b Don't count a search query as a search pattern match 2024-08-01 14:08:50 +00:00
Michael Stetsyuk
1d85f9b1cb fix remove_local_directory_contents 2024-08-01 14:58:11 +01:00
Alexander Tokmakov
c0bd2120c8
Merge pull request #66519 from XuJia0210/feature_disable_insertion_and_mutation
Feature disable insertion and mutation
2024-08-01 13:35:25 +00:00
Nikita Mikhaylov
765d02807e
Merge pull request #67607 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
2024-08-01 13:26:31 +00:00
Raúl Marín
bb7039eeec Make 01107_atomic_db_detach_attach parallelizable 2024-08-01 15:17:00 +02:00
Raúl Marín
56e48cf43b Make 01676_range_hashed_dictionary parallelizable 2024-08-01 15:09:56 +02:00
Raúl Marín
7b72362e99 01493_alter_remove_properties_zookeeper is already parallelizable 2024-08-01 15:06:27 +02:00
Raúl Marín
48c6e36dfd Make 01062_window_view_event_hop_watch_asc parallelizable 2024-08-01 15:03:41 +02:00
Alexey Milovidov
70228acd7e
Update CHANGELOG.md 2024-08-01 15:02:29 +02:00
Vitaly Baranov
67f85fb43b
Merge pull request #67494 from vitlibar/fix-test_mutation
Fix test test_backup_restore_on_cluster/test.py::test_mutation
2024-08-01 12:49:47 +00:00
Nikita Taranov
008408c81f impl 2024-08-01 13:47:34 +01:00
Raúl Marín
bcc75d3681 Make 02477_analyzer_function_hints.sh parallelizable 2024-08-01 14:38:41 +02:00
Raúl Marín
029deaeee8 Fix 02910_bad_logs_level_in_local in fast tests! 2024-08-01 14:15:36 +02:00
Alexander Tokmakov
3e61ff2553
Merge pull request #67590 from pamarcos/fix-test_zookeeper_config_load_balancing
Fix test_zookeeper_config_load_balancing after adding the xdist worker name to the instance
2024-08-01 12:13:04 +00:00
Kseniia Sumarokova
2c018d6f4d
Update cluster.py 2024-08-01 13:38:41 +02:00
kssenii
d0b514f128 Review fixes 2024-08-01 13:27:09 +02:00
Yarik Briukhovetskyi
8fc77bec66
fix tests 2024-08-01 13:14:14 +02:00
Vitaly Baranov
59522bfb5f
Merge pull request #67491 from vitlibar/protect-restore-temp-part-dirs-from-removing
Protect temporary part directories from removing during RESTORE
2024-08-01 11:13:46 +00:00
Nikita Taranov
453ee52f86
Merge pull request #67235 from ClickHouse/fix_oss_fuzz_build
Fix oss-fuzz build
2024-08-01 10:50:12 +00:00
Antonio Andelic
c77f6d78d9 Update minio 2024-08-01 12:09:58 +02:00
max-vostrikov
18f1ec57cb
Merge pull request #67110 from ClickHouse/enable_named_columns_in_function_tuple_tests
Added some tests in relation with #54881
2024-08-01 09:40:11 +00:00
Pablo Marcos
da3a37c561 Improve regex to take into account the xdist name in the instance 2024-08-01 09:38:34 +00:00
Raúl Marín
4768e38785 Update ref to 24.7.2 2024-08-01 11:37:42 +02:00
Raúl Marín
469b105330 Merge remote-tracking branch 'blessed/master' into new_settings 2024-08-01 11:33:34 +02:00
Raúl Marín
ca01c1c569 Fix bad merge 2024-08-01 11:33:22 +02:00
vdimir
59e51de6f8
Fix join on tuple with NULLs 2024-08-01 09:29:42 +00:00
Robert Schulze
64526e6e3a
Merge pull request #67435 from rschu1ze/multiquery-followup
Remove obsolete `--multiquery` parameter from tests
2024-08-01 09:12:41 +00:00
Robert Schulze
0452768983
Fix remainders, pt. IV 2024-08-01 09:03:41 +00:00
Robert Schulze
99760ad7e4
Fix remainders, pt. III 2024-08-01 09:03:40 +00:00
Robert Schulze
0f850952fa
Fix remainders II 2024-08-01 09:03:40 +00:00
Robert Schulze
bababe2dd2
Fix remainders I 2024-08-01 09:03:39 +00:00
Antonio Andelic
7db4065898 Add retries to create 2024-08-01 10:34:53 +02:00
Max K.
828c2bc08b
Merge pull request #66054 from ClickHouse/auto/v24.3.5.46-lts
Update version_date.tsv and changelogs after v24.3.5.46-lts
2024-08-01 08:05:03 +00:00
taiyang-li
681441e170 fix style 2024-08-01 16:01:39 +08:00
Max K.
cf94f83f3c
Merge pull request #67586 from ClickHouse/auto/v24.7.2.13-stable
Update version_date.tsv and changelogs after v24.7.2.13-stable
2024-08-01 07:34:32 +00:00
taiyang-li
5564489cca change as request 2024-08-01 15:31:54 +08:00
Antonio Andelic
c2df527a32 Reduce fault rate 2024-08-01 08:42:54 +02:00
Antonio Andelic
d571e517fa Merge branch 'master' into keeper-map-retries 2024-08-01 08:41:06 +02:00
robot-clickhouse
f162d6bd5e Update version_date.tsv and changelogs after v24.7.2.13-stable 2024-08-01 06:35:22 +00:00
Peter Nguyen
c21fabe32e
Merge branch 'ClickHouse:master' into aliasFeature 2024-07-31 21:11:52 -06:00
sakulali
587d50380a fix clickhouse-test reference 2024-08-01 09:12:00 +08:00
János Benjamin Antal
0e36db5437 Do not check the value of num_messages_read because it is not reliable
librdkafka usually polls both messages on the first SELECT, but sometimes only one. If it polls only one message first, then it will read two messages before rebalancing at the second SELECT from the table. This means it usually reads a single message twice (thus num_messages_read = 4 is usually fine as 1 discarded message + 3 actually consumed message). But when only one message is read in the first SELECT, then 2 messages are discarded, thus num_messages_read will be 5 as 2 discarded message + 3 actually consumed messages.
2024-07-31 22:09:04 +00:00
Nikita Mikhaylov
f947f91b10
Merge pull request #67520 from Avogar/fix-short-circuit
Proper fix for short circuit execution with nested dictGetOrDefault
2024-07-31 22:06:38 +00:00
Thom O'Connor
6e914ff6da
Update settings.md
Removing duplicate header "## background_merges_mutations_scheduling_policy"
2024-07-31 21:59:37 +00:00
Alexey Milovidov
6403f3f545 Miscellaneous 2024-07-31 23:29:54 +02:00
Alexey Milovidov
62ba20a277
Merge pull request #67559 from ClickHouse/auto/v24.4.4.107-stable
Update version_date.tsv and changelogs after v24.4.4.107-stable
2024-07-31 21:16:25 +00:00
Yarik Briukhovetskyi
9cb52bd138
fix build 2024-07-31 23:11:35 +02:00
Yarik Briukhovetskyi
867784d55c
Update DateTimeTransforms.h 2024-07-31 22:48:16 +02:00
Alexey Milovidov
26e42036b3 Merge branch 'master' into enable-text-log 2024-07-31 22:46:56 +02:00
Alexey Milovidov
cc27c254ab Minor change 2024-07-31 22:44:35 +02:00