Commit Graph

148871 Commits

Author SHA1 Message Date
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
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
Raúl Marín
6b4ca79162 Merge remote-tracking branch 'blessed/master' into buffer_alter 2024-07-30 16:11:21 +02:00
Sergei Trifonov
05f1d122b1
Merge pull request #67232 from azat/dashboard-from-config-resubmit
Add ability to load dashboards for system.dashboards from config
2024-07-30 13:18:22 +00:00
Nikita Mikhaylov
61cf7668c7
Merge pull request #66549 from ClickHouse/client-base-application
Uninteresting change: introducing `ClientApplicationBase`
2024-07-30 12:50:23 +00:00
Antonio Andelic
c3e8825c8f Use correct order of fields in StorageURLSource 2024-07-30 14:23:32 +02:00
Antonio Andelic
0124d211ec Better 2024-07-30 14:00:52 +02:00
Nikita Mikhaylov
5979f6d744
Merge pull request #67404 from ClickHouse/nomv
Disable 02932_refreshable_materialized_views
2024-07-30 11:53:06 +00:00
Robert Schulze
d4d3d590e3
Remove obsolete --multiquery parameter from tests 2024-07-30 11:04:41 +00:00
Raúl Marín
20ece9f6af
Merge pull request #67439 from ClickHouse/backport_fix_public
Fix public backports
2024-07-30 10:46:59 +00:00
Kruglov Pavel
b143ce5481
Merge pull request #67157 from ClickHouse/Avogar-patch-5
Fix wrong usage of input_format_max_bytes_to_read_for_schema_inference in schema cache
2024-07-30 10:45:36 +00:00
Kruglov Pavel
e3a820b0fb
Merge pull request #67354 from Avogar/json-as-object-change
Don't use PeekableReadBuffer in JSONAsObject format
2024-07-30 10:43:56 +00:00
Robert Schulze
72d6467fd2
Bump Azure to 1.13 2024-07-30 10:43:21 +00:00
Kruglov Pavel
3805a26103
Merge pull request #67359 from Avogar/disable-dynamic-tests-in-sanitizers
Disable some Dynamic tests under sanitizers, rewrite 03202_dynamic_null_map_subcolumn to sql
2024-07-30 10:37:57 +00:00
Nikolai Kochetov
6ef628a7c8 Fixing build. 2024-07-30 10:33:22 +00:00
alesapin
3e05d18f9b
Merge pull request #67392 from ClickHouse/revert-66099-better-index-calc
Revert "Slightly better calculation of primary index"
2024-07-30 10:28:55 +00:00
Nikolai Kochetov
d7534c5b40
Update 03210_optimize_rewrite_aggregate_function_with_if_return_type_bug.sql 2024-07-30 12:20:54 +02:00
Raúl Marín
bdf98cbcc0 Fix public backports 2024-07-30 10:06:01 +00:00
Alexey Milovidov
5381619b2a
Remove bad feature. 2024-07-30 11:36:25 +02:00
Robert Schulze
8370114400
Merge pull request #67399 from rschu1ze/frmDt-optional-format-string
formatDateTime[InJodaSyntax]: make format string optional
2024-07-30 09:35:11 +00:00
vdimir
240628daad
Merge pull request #65976 from ClickHouse/vdimir/02122_join_group_by_timeout
Increase timeout in 02122_join_group_by_timeout for tsan build
2024-07-30 09:28:11 +00:00
Alexey Milovidov
95a5dc6f34
Merge pull request #66536 from qoega/external-replace-to-null
Add settings to replace external engines to Null during create
2024-07-30 09:03:35 +00:00
Alexander Gololobov
41127d818d
Merge pull request #66745 from ClickHouse/dbg_shared_mutex
Save writer thread id in shared mutex for debugging
2024-07-30 08:39:35 +00:00
Nikita Mikhaylov
c427c4e2bb
Typo 2024-07-30 10:34:47 +02:00
Antonio Andelic
2ea4bfe04d
Merge pull request #67098 from ClickHouse/add-numactl
Try calculating available memory if ClickHouse is bound to subset of NUMA nodes
2024-07-30 08:30:58 +00:00
Antonio Andelic
861bdb51f8 Fix test 2024-07-30 09:43:03 +02:00
Michael Kolupaev
6ab6732386 Delete .reference 2024-07-30 07:36:38 +00:00
Michael Kolupaev
e08d2ecab1 Merge remote-tracking branch 'origin/master' into nomv 2024-07-30 07:35:54 +00:00
Alexey Milovidov
1fde5b7bfa
Merge pull request #67390 from ClickHouse/fix-test-01036_no_superfluous_dict_reload_on_create_database
Fix bad test `01036_no_superfluous_dict_reload_on_create_database`
2024-07-30 07:24:52 +00:00
Alexey Milovidov
ec7e66ed37
Merge pull request #67400 from halersson/patch-1
Fix typo
2024-07-30 07:24:27 +00:00
Antonio Andelic
4b80d2915a
Merge pull request #67385 from ClickHouse/fix-group-detach-aggregator
Fix segfault caused by incorrectly detaching from thread group in `Aggregator`
2024-07-30 07:09:21 +00:00
Antonio Andelic
a471ee16e1 Merge branch 'master' into fix-test_replicated_table_attach 2024-07-30 08:46:27 +02:00
Alexey Gerasimchuck
f90b88c978 Reduced comprexity of the test 2024-07-30 05:57:07 +00:00
Alexey Milovidov
368b9a0583 Changelog sanity 2024-07-30 05:29:36 +02:00
Alexey Milovidov
3a7ffb3284 Changelog sanity 2024-07-30 05:19:10 +02:00
Alexey Milovidov
dd5819ab6a Changelog sanity 2024-07-30 05:16:09 +02:00
kevinyhzou
cb6b6329c8 add session timezone settings 2024-07-30 10:45:36 +08:00
Alexey Milovidov
b861cbca30 Merge branch 'fix-inconsistent-formatting-codecs' into debug-timer-descriptor 2024-07-30 04:10:27 +02:00
Alexey Milovidov
a308476ebd Merge branch 'master' into fix-inconsistent-formatting-codecs 2024-07-30 04:10:07 +02:00
Alexey Milovidov
c1e7b7be89 Add a test 2024-07-30 04:07:46 +02:00
Alexey Milovidov
8f920d064c Fix inconsistent formatting of CODEC and STATISTICS 2024-07-30 04:05:43 +02:00
Alexey Milovidov
5bb20f4c1c
Merge pull request #67336 from vitlibar/fix-test_disallow_concurrency
Fix test `test_backup_restore_on_cluster/test_disallow_concurrency`
2024-07-30 01:30:27 +00:00
Alexey Milovidov
e4bc7dea61
Merge pull request #67353 from Avogar/json-as-object-docs
Add JSONAsObject format to documentation
2024-07-30 01:27:56 +00:00
Alexey Milovidov
f6141560fb
Merge pull request #67081 from Algunenano/sanitizer_getauxval
getauxval: Avoid crash under sanitizer re-exec due to high ASLR entropy
2024-07-30 01:27:30 +00:00