Commit Graph

149031 Commits

Author SHA1 Message Date
Igor Nikonov
36036c3da9 Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-08-01 20:33:41 +00:00
Igor Nikonov
85b8c11175 Fix flaky 0_stateless/02784_parallel_replicas_automatic_decision
- avoid max_threads randomzation
2024-08-01 20:32:03 +00:00
Alexander Gololobov
b217506931
Merge pull request #66843 from ClickHouse/fix_getddlworker_deadlock
Fix deadlock in Context::getDDLWorker()
2024-08-01 17:35:43 +00:00
Antonio Andelic
1d8e886d7b
Merge pull request #67448 from ClickHouse/keeper-map-retries
Add Keeper retries in `KeeperMap`
2024-08-01 17:19:19 +00:00
Antonio Andelic
bf98336819
Merge pull request #67595 from ClickHouse/update-minio
Update minio in integration tests
2024-08-01 16:19:28 +00:00
Alexey Milovidov
fc12ce725b
Merge pull request #66111 from ClickHouse/buffer-flush
Fix flaky `02814_currentDatabase_for_table_functions`
2024-08-01 16:13:32 +00:00
Nikita Mikhaylov
58998d7069
Merge pull request #67613 from ClickHouse/tylerhannan-patch-1
Update README.md
2024-08-01 15:10:08 +00:00
Tyler Hannan
048fbacc40
Update README.md 2024-08-01 16:48:19 +02:00
Igor Nikonov
7082a9797e Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-08-01 14:22:26 +00:00
Igor Nikonov
c5a2f3aafb Limit min_marks_for_concurrent_read 2024-08-01 14:21:54 +00:00
Nikita Mikhaylov
ee22e695cb
Merge pull request #67581 from ClickHouse/thomoco-patch-3
Update settings.md
2024-08-01 14:19:01 +00: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
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
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
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
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
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
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
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
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
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
robot-clickhouse
9def8cea81 Update version_date.tsv and changelogs after v24.4.4.107-stable 2024-07-31 18:57:08 +00:00
Sergei Trifonov
a38c2e558b
Merge pull request #66240 from azat/ATTACH-ignore-async_load_databases
Ignore async_load_databases for ATTACH query
2024-07-31 17:20:10 +00:00
Pablo Marcos
3332faa014
Merge pull request #67035 from pamarcos/fix-flaky-test_storage_s3_queue-test_max_set_age
[Green CI] Fix test test_storage_s3_queue/test.py::test_max_set_age
2024-07-31 16:09:34 +00:00
Robert Schulze
f032c015ca
Ignore some tests 2024-07-31 15:40:37 +00:00
Robert Schulze
d0a030f03e
Merge remote-tracking branch 'ClickHouse/master' into multiquery-followup 2024-07-31 15:39:33 +00:00
Alexander Tokmakov
601c9d9694
Merge pull request #67474 from alexkats/logical-error
[Green CI] Fix WriteBuffer destructor when finalize has failed for MergeTreeDeduplicationLog::shutdown
2024-07-31 14:40:43 +00:00
Nikolai Kochetov
f9179986d1
Merge pull request #67229 from ClickHouse/optimize_rewrite_aggregate_function_with_if-check-type
Check type after optimize_rewrite_aggregate_function_with_if.
2024-07-31 14:28:43 +00:00
Alexander Gololobov
89551e0043
Merge pull request #67475 from ClickHouse/reduce_02473_multistep_prewhere
Reduce 02473_multistep_prewhere run time
2024-07-31 13:40:30 +00:00
Raúl Marín
4916161856
Merge pull request #67185 from Algunenano/buffer_alter
Reduce max time of 00763_long_lock_buffer_alter_destination_table
2024-07-31 13:20:01 +00:00
Kruglov Pavel
416870d093
Merge pull request #67175 from KevinyhZou/support_set_orc_read_timezone
Support set orc reader time zone name
2024-07-31 13:08:29 +00:00
Antonio Andelic
6b7c5eb5da Fix drop 2024-07-31 14:43:58 +02:00
avogar
9d14053cfe Proper fix for short circuit execution with nested dictGetOrDefaultt 2024-07-31 12:17:56 +00:00
Pablo Marcos
15e0033016 Bring back the strict check
Also update the doc.
2024-07-31 12:09:52 +00:00
Igor Nikonov
936e3d9a21 Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-07-31 11:04:01 +00:00
Vitaly Baranov
debcc2e610 Fix test test_mutation 2024-07-31 12:31:52 +02:00
maxvostrikov
06863cf415 fix for allow_experimental_analyzer 2024-07-31 12:12:30 +02:00
Raúl Marín
850b7f71fb
Merge pull request #66528 from Algunenano/getSettingsCopy
Rename Context::getSettings()
2024-07-31 09:55:21 +00:00
Raúl Marín
3639882065
Merge pull request #67507 from ClickHouse/revert-66536-external-replace-to-null
Revert "Add settings to replace external engines to Null during create"
2024-07-31 09:51:48 +00:00
Raúl Marín
4e2f8576e5
Revert "Add settings to replace external engines to Null during create" 2024-07-31 11:50:58 +02:00