Commit Graph

133269 Commits

Author SHA1 Message Date
Kseniia Sumarokova
a4186dc4d3
Decrease log level for one log message 2024-01-24 16:34:29 +01:00
Antonio Andelic
fccc78a75b
Merge pull request #59146 from ClickHouse/fix-02015_async_inserts_stress_long
Fix `02015_async_inserts_stress_long`
2024-01-24 15:18:50 +01:00
robot-ch-test-poll4
a4da999c9d
Merge pull request #59162 from ClickHouse/fix-url-encoded-diff
Fix url encoding issue
2024-01-24 14:46:54 +01:00
Mikhail f. Shiryaev
a05d22b1c1
Fix url encoding issue 2024-01-24 14:32:29 +01:00
Kruglov Pavel
89bafbcda6
Merge pull request #59133 from Avogar/allow-to-ignore-schema-evolution-in-iceberg
Allow to ignore schema evolution in Iceberg table engine under a setting
2024-01-24 13:19:09 +01:00
Kruglov Pavel
6c0615d493
Merge pull request #59099 from skyoct/fix/fix_mult_redirect
Disable "Too many redirects" error  retry
2024-01-24 12:22:01 +01:00
Kruglov Pavel
718064bb43
Minor change to restart CI 2024-01-24 12:19:10 +01:00
Antonio Andelic
34463fd5e5
Merge pull request #59002 from ClickHouse/keeper-reduce-memory
Reduce Keeper memory usage
2024-01-24 11:54:16 +01:00
Antonio Andelic
75e2744464 Remove timeout 2024-01-24 09:45:17 +00:00
skyoct
95829e074e Opt code 2024-01-24 03:49:21 +00:00
Alexey Milovidov
f2bad692e2
Merge pull request #59140 from edigaryev/patch-1
DisksApp.cpp: fix typo (specifiged → specified)
2024-01-24 00:27:46 +01:00
Yarik Briukhovetskyi
f0be1ac2c4
Merge pull request #58936 from wheatdog/level-int-to-word
Display word-descriptive log level while enabling structured log formatting in json
2024-01-24 00:18:25 +01:00
Nikolay Edigaryev
c8adf35298
DisksApp.cpp: fix typo (specifiged → specified) 2024-01-24 02:34:17 +04:00
Yarik Briukhovetskyi
d5ab31f8f0
Merge pull request #58895 from avinzhang/patch-1
Update executable.md
2024-01-23 23:33:35 +01:00
avogar
1fd4b26c3c Better docs 2024-01-23 17:48:50 +00:00
avogar
be3b5dc45f Allow to ignore schema evolution in Iceberg table engine under a setting 2024-01-23 17:45:41 +00:00
Nikolai Kochetov
f5227ec98e
Merge pull request #59130 from ClickHouse/fixing-build
Fixing build
2024-01-23 18:25:18 +01:00
Nikolai Kochetov
d64b491b45 Fixing build 2024-01-23 17:00:21 +00:00
Nikolai Kochetov
a26f8f5425
Merge pull request #59076 from ClickHouse/revert-59059-revert-58838-allow-parallel-replicas-for-join-with-analyzer
Revert "Revert "Allow parallel replicas for JOIN with analyzer [part 1].""
2024-01-23 17:01:19 +01:00
robot-clickhouse-ci-2
aa5e4b418b
Merge pull request #59127 from ClickHouse/bc-ipv6-bloom-index
Documentation: ipv6 bloom filter indexes incompatibility
2024-01-23 17:00:44 +01:00
Yakov Olkhovskiy
5d78cf1a38
ipv6 bloom filter indexes incompatibility 2024-01-23 10:31:32 -05: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
5e431ec23f
Merge pull request #59079 from ClickHouse/kssenii-patch-8
Fix stateless/run.sh
2024-01-23 14:49:47 +01: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
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
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
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
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
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