Commit Graph

142742 Commits

Author SHA1 Message Date
Robert Schulze
4efed87af8
Merge remote-tracking branch 'rschu1ze/master' into unreachable-unreachable 2024-05-22 12:06:00 +00:00
Kseniia Sumarokova
fda0b33061
Merge pull request #64117 from ClickHouse/fix-azure-multipart-upload-in-backup
Fix azure backup writing multipart blocks by 1mb (read buffer size) instead of `max_upload_part_size` (in non-native copy case)
2024-05-22 11:41:18 +00:00
Antonio Andelic
5c47b09114 Ignore text_log for Keeper 2024-05-22 13:18:51 +02:00
Max K
5f01b14e0d add prints 2024-05-22 13:14:39 +02:00
Francisco Javier Jurado Moreno
7123d08a69 Merge branch 'master' into fjurado-64137/feat-count-attached-views-and-dictionaries-independently 2024-05-22 12:57:13 +02:00
Azat Khuzhin
8dd52a2625 Ignore allow_suspicious_primary_key on ATTACH and verify on ALTER
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2024-05-22 12:52:11 +02:00
Raúl Marín
26c9c156c4
Merge pull request #64204 from azat/large-FunctionsConversion
Fix special builds (due to excessive resource usage - memory/CPU)
2024-05-22 10:26:42 +00:00
Francisco Javier Jurado Moreno
f4e8d64298 Merge branch 'master' into fjurado-64137/feat-count-attached-views-and-dictionaries-independently 2024-05-22 12:23:39 +02:00
vdimir
d1b026af92
Merge pull request #64036 from ClickHouse/vdimir/less_corrpted_data_error_codes
Better handling illegal user input not to throw unexpected of CORRUPTED_DATA errors
2024-05-22 10:11:18 +00:00
Nikolai Kochetov
e331a4f221
Merge pull request #64037 from ClickHouse/final-distributed-no-throw
Fix final=1 for distributed over non-mt table.
2024-05-22 09:48:33 +00:00
Alexander Gololobov
7f46eae7b4 clang-tidy fix 2024-05-22 11:31:01 +02:00
Sergei Trifonov
376282dd6d
Revert "Prevent conversion to Replicated if zookeeper path already exists" 2024-05-22 09:58:31 +02:00
Antonio Andelic
056b95d7e5 Merge branch 'master' into keeper-bench-replay-zookeeper-log 2024-05-22 09:28:49 +02:00
Robert Schulze
0d3aeddc93
Merge remote-tracking branch 'rschu1ze/master' into unreachable-unreachable 2024-05-22 07:25:00 +00:00
Robert Schulze
58e655e07b
Incorporate review feedback 2024-05-22 07:24:42 +00:00
Alexander Gololobov
12ce276b8a clang-tidy fix 2024-05-22 08:51:41 +02:00
Robert Schulze
8286b4288d
Merge remote-tracking branch 'rschu1ze/master' into fix-64136 2024-05-22 06:08:00 +00:00
Azat Khuzhin
cad1f1a111 Tune cpu limit for loongarch64
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-22 07:50:45 +02:00
Azat Khuzhin
89f26b56c6 Fix stripping heavy debug symbols in functions
v2: remove resolving realpath
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-22 07:47:36 +02:00
Francisco Javier Jurado Moreno
8869094c99 Move opening brackets to its own line 2024-05-22 07:42:05 +02:00
Francisco Javier Jurado Moreno
a0ad4a96c7 Add yet more missing newlines 2024-05-22 07:34:38 +02:00
Francisco Javier Jurado Moreno
7be50ee90d Add missing newline~ 2024-05-22 07:26:24 +02:00
Francisco Javier Jurado Moreno
49529a1af9 Remove trailing whitespace 2024-05-22 07:18:17 +02:00
Francisco Javier Jurado Moreno
a8fe7294d2 Do not distinguish resource types for lazy database 2024-05-22 07:06:19 +02:00
Francisco Javier Jurado Moreno
04de82e965 Fix style 2024-05-22 06:35:25 +02:00
jsc0218
3f46e4e430 better exception message in delete table with projection 2024-05-22 04:35:06 +00:00
Francisco Javier Jurado Moreno
bb0b135c36 Do not decrement counter if table pointer is nut in lazy database detachtable 2024-05-22 06:18:43 +02:00
ZhiHong Zhang
4b1c9adb3a
Merge branch 'ClickHouse:master' into gcmaster-parquet 2024-05-22 09:33:01 +08:00
Robert Schulze
9b9f37a4f1
Merge pull request #63849 from Blargian/document_rowNumberInXYZ
[Docs] update `rowNumberInXYZ` functions
2024-05-21 21:07:37 +00:00
Robert Schulze
cd742dd040
Fix whitespace errors 2024-05-21 20:41:20 +00:00
Robert Schulze
c10bafc094
Incorporate feedback 2024-05-21 20:39:35 +00:00
Alexander Gololobov
42efc4e2f6 Pass column position to compact part writer 2024-05-21 21:31:52 +02:00
Raúl Marín
44c4892a58
Merge pull request #64187 from azat/fix-global-profiler
Fix global query profiler
2024-05-21 19:17:47 +00:00
Alexander Tokmakov
c9d29213d8
Update InterpreterCreateQuery.cpp 2024-05-21 21:04:28 +02:00
Kseniia Sumarokova
bedaaa38ef
Update test.py 2024-05-21 21:03:13 +02:00
Nikolai Kochetov
51afec4910 Fixing test. 2024-05-21 17:59:26 +00:00
avogar
9f71988f01 Fix tests 2024-05-21 17:44:40 +00:00
Francisco Javier Jurado Moreno
2480542354 Order imports 2024-05-21 19:42:03 +02:00
Francisco Javier Jurado Moreno
3ff53b8a0f Change double quotes in import 2024-05-21 19:38:30 +02:00
Robert Schulze
dc749325df
Faaaaaaaaaster 2024-05-21 17:31:30 +00:00
kssenii
c1920130bb Apply changes from PR #62120 2024-05-21 19:29:05 +02:00
Azat Khuzhin
2a29046d03 Revert "Exclude FunctionsConversion from the large objects check for now"
This reverts commit 7261f924bb.
2024-05-21 19:18:39 +02:00
kssenii
96715f611b Apply change from PR #63642 (https://github.com/ClickHouse/ClickHouse/pull/63642) 2024-05-21 18:43:53 +02:00
kssenii
532fe90129 Remove redundant includes 2024-05-21 18:32:19 +02:00
Robert Schulze
3c4fb4f3b6
Incorporate review feedback 2024-05-21 16:22:13 +00:00
Nikolai Kochetov
2bf5f0e0fd Fix style. 2024-05-21 16:13:29 +00:00
kssenii
a38bb095d8 Disallow write and truncate if archive 2024-05-21 18:12:22 +02:00
kssenii
d2cdb37df8 Fix test 2024-05-21 17:59:11 +02:00
kssenii
828885c66c Fix applyNewSettings 2024-05-21 17:20:52 +02:00
Francisco Javier Jurado Moreno
0106f558fb Update limits 2024-05-21 17:19:52 +02:00