Commit Graph

133603 Commits

Author SHA1 Message Date
Arthur Passos
799a94081b Revert "Revert "Allow to attach partition from table with different partition expression when destination partition expression doesn't re-partition""
This reverts commit a1c83e2f51.
2024-01-23 11:40:42 -03:00
Robert Schulze
6e1465af10
Merge pull request #59120 from ClickHouse/revert-39507-allow_attach_more_granular_partition
Revert "Allow to attach partition from table with different partition expression when destination partition expression doesn't re-partition"
2024-01-23 15:30:09 +01:00
Tim Liou
7981d182bc Merge branch 'master' into level-int-to-word 2024-01-23 22:29:07 +08:00
Robert Schulze
a1c83e2f51
Revert "Allow to attach partition from table with different partition expression when destination partition expression doesn't re-partition" 2024-01-23 15:26:04 +01:00
Anton Popov
4292ee7d51
Merge pull request #58886 from CurtizJ/better-read-buffers
Less error prone interface of read buffers
2024-01-23 14:59:27 +01:00
Kseniia Sumarokova
291427d931
Update stateless/run.sh 2024-01-23 14:51:55 +01:00
Kseniia Sumarokova
5e431ec23f
Merge pull request #59079 from ClickHouse/kssenii-patch-8
Fix stateless/run.sh
2024-01-23 14:49:47 +01:00
Nikita Taranov
c7be7363cf fix 2024-01-23 14:46:33 +01:00
Dmitry Novik
e9ea1307e0 Make optimization more general 2024-01-23 13:03:09 +00:00
Antonio Andelic
74dd68afbc
Merge pull request #59102 from ClickHouse/keeper-startup-fix
Avoid election timeouts during startup in Keeper
2024-01-23 13:55:52 +01:00
Alexander Gololobov
9a0e5d0aac
Merge pull request #58914 from ClickHouse/ot_spans_in_insert
Opentelemetry spans to analyze CPU and S3 bottlenecks on inserts
2024-01-23 13:53:13 +01:00
kssenii
a4082f5b97 Add a test 2024-01-23 13:28:25 +01:00
Vitaly Baranov
8e2fceb9b0
Merge pull request #59041 from vitlibar/fix-test-02932_kill_query_sleep-2
Fix test 02932_kill_query_sleep when running with query cache
2024-01-23 13:19:01 +01:00
Nikolai Kochetov
fcbab407b8
Merge branch 'master' into revert-59059-revert-58838-allow-parallel-replicas-for-join-with-analyzer 2024-01-23 12:21:44 +01:00
Nikolai Kochetov
c079512741 Add 02901_parallel_replicas_rollup to analyzer_tech_debt 2024-01-23 11:20:18 +00:00
Kruglov Pavel
b8d2af9574
Merge pull request #59104 from ClickHouse/Avogar-patch-1
Add missing setting max_estimated_execution_time in  SettingsChangesHistory
2024-01-23 12:05:49 +01:00
Robert Schulze
f7a314e76d
Merge pull request #59109 from rschu1ze/follow-up-to-system-reload-async-metrics
Minor follow-up to #53710
2024-01-23 12:04:02 +01:00
Dmitry Novik
7a95eb8bd1
Review fixes 2024-01-23 11:59:41 +01:00
Robert Schulze
9752079983
Cosmetics 2024-01-23 10:58:09 +00:00
Robert Schulze
e23e7e6b73
Merge pull request #53710 from rschu1ze/system-reload-asynchronous-metrics
Add statement `SYSTEM RELOAD ASYNCHRONOUS METRICS`
2024-01-23 11:56:25 +01:00
Robert Schulze
a4c6f87fb9
Further reduce runtime of norm_distance.xml 2024-01-23 10:52:52 +00:00
kssenii
5918ea13b7 Merge remote-tracking branch 'origin/data-lakes-survive-restart' into data-lakes-survive-restart 2024-01-23 11:52:13 +01:00
kssenii
bca73d4b0a Fix 2024-01-23 11:51:21 +01:00
Kseniia Sumarokova
d94b95862f
Merge branch 'master' into kssenii-patch-8 2024-01-23 11:29:22 +01:00
Dmitry Novik
6962859e43
Merge pull request #59068 from ClickHouse/check-optimization-setting
Followup to 57853
2024-01-23 11:24:31 +01:00
Kseniia Sumarokova
f6ffbb4c0a
Merge pull request #59049 from ClickHouse/fix-data-race-in-factories
Fix data race on query_factories_info
2024-01-23 11:22:40 +01:00
Robert Schulze
e67076ea2b
Merge pull request #55201 from canhld94/column_level_compress_block
Column-level compression block sizes
2024-01-23 11:22:03 +01:00
Robert Schulze
bfec324b28
Some fixups + test 2024-01-23 10:17:16 +00:00
Raúl Marín
7d2aef0571
Merge pull request #59078 from Algunenano/jit_increase
Increase max_bytes_before_external_group_by for 00165_jit_aggregate_functions
2024-01-23 10:52:13 +01:00
Robert Schulze
81543c0a46
Merge remote-tracking branch 'rschu1ze/master' into fix_remove_inverted_index_files 2024-01-23 09:45:09 +00:00
Robert Schulze
78df07199b
More consistent tests for inverted index 2024-01-23 09:34:34 +00:00
Kruglov Pavel
415589d4fc
Fix typo 2024-01-23 10:32:28 +01:00
Kruglov Pavel
35a3879c1f
Add missing setting max_estimated_execution_time in SettingsChangesHistory 2024-01-23 10:17:19 +01:00
Nikita Mikhaylov
bd7024ff9b
Merge pull request #59083 from ClickHouse/fix-startup-failure
Fix server shutdown due to exception while loading metadata
2024-01-23 09:48:38 +01:00
Antonio Andelic
9ce3f8a7aa
typo 2024-01-23 09:18:51 +01:00
Antonio Andelic
ff644831e2 Avoid election timeouts during startup 2024-01-23 08:02:30 +00:00
Robert Schulze
e392b8c4e6
Merge pull request #59100 from rschu1ze/int-alias-docs
Docs: Update integer and float aliases
2024-01-23 08:03:16 +01:00
Robert Schulze
8fc918b272
Fix style, pt. III 2024-01-23 06:23:34 +00:00
Robert Schulze
5a420cd9b1
Update docs 2024-01-23 06:18:07 +00:00
Robert Schulze
ebdad85c4f
Sort integer aliases 2024-01-23 06:11:47 +00:00
Robert Schulze
6f4c0925ab
Merge pull request #58954 from slvrtrn/mysql-add-signed-unsigned-aliases
MySQL compatibility: add SIGNED/UNSIGNED aliases for Int64/UInt64
2024-01-23 07:01:31 +01:00
Robert Schulze
e72b44a0bf
Fix style, pt. II 2024-01-23 05:58:24 +00:00
serxa
6db59de888 use LOGICAL_ERROR to see if it breaks 2024-01-23 05:54:25 +00:00
Duc Canh Le
72466557a8 update test
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-01-23 01:27:39 +00:00
serxa
7b99d9a176 wait for currently running jobs to finish #2 2024-01-22 23:50:53 +00:00
serxa
a1de16d660 wait for currently running jobs to finish 2024-01-22 23:46:54 +00:00
Nikita Taranov
3355ed7139
Add [[nodiscard]] to a couple of methods 2024-01-23 00:28:15 +01:00
Nikita Taranov
09e24ed6c5
Merge pull request #58068 from zhongyuankai/limit_materialized_view_size
A limit on the number of materialized views attached to a table.
2024-01-22 22:50:56 +01:00
Raúl Marín
099200c74b Raise timeout in 02294_decimal_second_errors 2024-01-22 22:50:48 +01:00
Nikita Taranov
b161921825 impl 2024-01-22 22:33:23 +01:00