Commit Graph

149003 Commits

Author SHA1 Message Date
Robert Schulze
d0a030f03e
Merge remote-tracking branch 'ClickHouse/master' into multiquery-followup 2024-07-31 15:39:33 +00:00
alesapin
19cd000003
Update src/Interpreters/DatabaseCatalog.cpp 2024-07-31 17:18:55 +02:00
Nikita Mikhaylov
c3c653e769 Better 2024-07-31 14:58:52 +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
1f1f0528ce Prefer constant to INPUT in PlannerActionsVisitor. 2024-07-31 14:32:07 +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
Michael Stetsyuk
27f4f468b9 make it possible to rerun test_recovery_time_metric multiple times 2024-07-31 14:55:00 +01: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
Raúl Marín
baae45889b Try a less conflict prone format 2024-07-31 15:11:55 +02: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
Raúl Marín
b178eea09e Fix broken settings 2024-07-31 14:59:17 +02:00
Raúl Marín
7160e954c1 02995_new_settings_history: Update ref 2024-07-31 14:58:57 +02: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
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
Nikolai Kochetov
ad270ccb6e
Merge pull request #67398 from ClickHouse/remove-has_single_port-property
Remove has_single_port property from plan stream.
2024-07-31 09:45:04 +00:00
Robert Schulze
4b40e948c7
Merge pull request #66475 from rschu1ze/bump-rocksdb
Bump RocksDB from v6.29.5 to v7.10.2
2024-07-31 09:14:42 +00:00
Pablo Marcos
200c54df80
Merge pull request #67219 from pamarcos/fix-crash-in-distributed-async-insert-directory-queue
[Green CI] Fix crash in DistributedAsyncInsert when connection is empty
2024-07-31 08:30:35 +00:00
Vitaly Baranov
d421636a5f Protect temporary part directories from removing during RESTORE. 2024-07-31 10:26:39 +02:00
Vitaly Baranov
5152248d43 Add test. 2024-07-31 10:26:35 +02:00
Robert Schulze
85fd9fc377
Merge remote-tracking branch 'ClickHouse/master' into multiquery-followup 2024-07-31 07:49:55 +00:00
Michael Stetsyuk
e664a14478 fix style 2024-07-31 08:49:14 +01:00
Robert Schulze
9f55dfe9fa
Merge pull request #67446 from rschu1ze/bump-azure
Bump Azure from v1.12 to v1.13
2024-07-31 07:48:13 +00:00
Antonio Andelic
e65cdcea1b Merge branch 'master' into keeper-map-retries 2024-07-31 09:22:53 +02:00
Antonio Andelic
34ddcdcc64
Merge pull request #67360 from ClickHouse/fix-test_replicated_table_attach
Fix attaching replicated table after exception during startup
2024-07-31 06:59:32 +00:00
Antonio Andelic
7de50953c2
Merge pull request #67455 from ClickHouse/correct-member-order
Use correct order of fields in `StorageURLSource`
2024-07-31 06:57:00 +00:00
Nikita Mikhaylov
14d0cc2bf3
Merge pull request #67228 from ClickHouse/drop-tables-even-faster
Cleanup code and speedup table removal
2024-07-30 22:50:36 +00:00
Yakov Olkhovskiy
dea79dc2bb
Merge pull request #67091 from ClickHouse/fix-lag-lead-in-frame
Fix: add necessary type conversion in lagInFrame and leadInFrame
2024-07-30 22:48:11 +00:00
Alexey Milovidov
1ffc4bb66d
Merge pull request #67425 from arenadata/ADQM-2045
Reduced complexity of the test 02832_alter_max_sessions_for_user
2024-07-30 21:12:58 +00:00
Alexey Milovidov
a8fd835010
Merge pull request #67397 from ClickHouse/debug-timer-descriptor
Debug TimerDescriptor
2024-07-30 21:03:06 +00:00
Michael Stetsyuk
8d2b804c67 fxs 2024-07-30 21:57:08 +01:00
Nikita Mikhaylov
d1e283a1c9 Merge branch 'master' of github.com:ClickHouse/ClickHouse into buffer-flush 2024-07-30 22:56:54 +02:00
Max K.
1312ee3539
Merge pull request #67483 from ClickHouse/auto/v24.7.1.2915-stable
Update version_date.tsv and changelogs after v24.7.1.2915-stable
2024-07-30 19:56:24 +00:00
Michael Kolupaev
728c455df9
Merge pull request #67417 from ClickHouse/dworf
Fix DWARF range list parsing in stack symbolizer
2024-07-30 19:43:48 +00:00
robot-clickhouse
dacf044c3d Update version_date.tsv and changelogs after v24.7.1.2915-stable 2024-07-30 19:20:52 +00:00
Alexey Milovidov
b4e7de97db
Merge pull request #67422 from ClickHouse/sane-changelog
Changelog sanity
2024-07-30 18:15:56 +00:00
Alexander Gololobov
51af0d305c Reduce number of tested combinations 2024-07-30 20:00:23 +02:00
Vitaly Baranov
6c730a366e
Merge pull request #67231 from vitlibar/fix-test_broken_projections
Remove test test_broken_projections_in_backups_1
2024-07-30 17:26:44 +00:00
Alex Katsman
7e51e9962c Fix WriteBuffer destructor when finalize has failed for MergeTreeDeduplicationLog::shutdown 2024-07-30 17:20:07 +00:00
Robert Schulze
546eb4bf1d
Merge pull request #67186 from Blargian/docs_materialize
[Docs] add example for `materialize` function
2024-07-30 17:18:32 +00:00
Michael Stetsyuk
aa26291ff2 fxs 2024-07-30 18:15:24 +01:00
Azat Khuzhin
66c5b01bd5 Merge remote-tracking branch 'u/master' into ATTACH-ignore-async_load_databases
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-30 18:27:03 +02:00
Igor Nikonov
b8cdae8542
Merge pull request #66618 from ClickHouse/pr-protocol-handling-with-priority
Respond to parallel replicas protocol requests with priority on initiator
2024-07-30 15:51:03 +00:00
maxvostrikov
83c6d97cd2 squash! added somme tests in relation with https://github.com/ClickHouse/ClickHouse/pull/54881 with new behaviour when enable_named_columns_in_function_tuple=1 (default value) 2024-07-30 17:34:38 +02:00