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
vdimir
53d93b177e
Fix 02434_cancel_insert_when_client_dies
2024-08-01 12:01:12 +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
Igor Nikonov
993dda2c6d
Merge remote-tracking branch 'origin/master' into pr-all-connection-failed
2024-08-01 11:18:50 +00: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
Nikolay Degterinsky
89ca6aee4e
Check for timeout when we stop logs replication
2024-07-31 20:00:37 +00:00
sakulali
cd3c6c3ae8
try to fix flaky test 01889_clickhouse_client_config_format
2024-08-01 03:37:45 +08:00
robot-clickhouse
9def8cea81
Update version_date.tsv and changelogs after v24.4.4.107-stable
2024-07-31 18:57:08 +00:00
Yarik Briukhovetskyi
34ca3128ed
Update DateTimeTransforms.h
2024-07-31 20:36:13 +02:00
Yarik Briukhovetskyi
636c3f6423
Update DateTimeTransforms.h
2024-07-31 20:31:22 +02:00
Yarik Briukhovetskyi
d0c643180f
add tests
2024-07-31 20:29:36 +02:00
Yarik Briukhovetskyi
e2af1766eb
init
2024-07-31 20:25:28 +02:00
Robert Schulze
dde274f6fa
Re-enable ICU on s390/x
2024-07-31 18:08:45 +00:00
shiyer7474
26a81e366d
Fix the serialization of parameters for parameterized views
...
Removed the call to convertFieldToString() and added datatype
specific serialization code. Parameterized view substitution
was broken for multiple datatypes when parameter value was a
function or expression returning datatype instance. Testcase
added to cover Date/Date32/UUID/IP datatypes.
2024-07-31 18:05:53 +00:00
Alexey Milovidov
2c6c5c5c94
Add an assertion
2024-07-31 19:31:22 +02:00
Alexey Milovidov
bfb0133f26
Minor change
2024-07-31 19:29:06 +02:00