Commit Graph

154768 Commits

Author SHA1 Message Date
Nikita Mikhaylov
3d5764028b Fix build and test 2024-09-25 10:47:57 +00:00
Nikita Mikhaylov
32fa2415ba Parallel replicas is Beta 2024-09-25 10:47:56 +00:00
Nikita Mikhaylov
a708e175dc Fixed fast test 2024-09-25 10:47:56 +00:00
Alexey Milovidov
a05c72c9a5 Parallel replicas feature is Beta 2024-09-25 10:47:56 +00:00
Tuan Pham Anh
7d9ac58ae5 Fix style check error 2024-09-25 10:30:41 +00:00
Kseniia Sumarokova
7721d4fb37
Merge pull request #69728 from ClickHouse/Avogar-patch-7
Fix exception message in AzureBlobStorage
2024-09-25 10:07:55 +00:00
Raúl Marín
fceba71cb9
Merge pull request #69913 from ClickHouse/24_10_fix
Move setting to 24.10
2024-09-25 10:06:57 +00:00
Kseniia Sumarokova
3a9c22bec0
Update test.py 2024-09-25 11:58:23 +02:00
Robert Schulze
459d9cae66
Incorporate feedback 2024-09-25 09:42:40 +00:00
Miki Matsumoto
bdf3202194 Add an explanation for use_skip_indexes_if_final in the settings docs 2024-09-25 18:42:39 +09:00
Antonio Andelic
335ab49913 Fix tests 2024-09-25 10:57:07 +02:00
Igor Nikonov
b48a4e17db Fix 2024-09-25 08:05:40 +00:00
zhanglistar
04bb11fd81 allow empty needle in function replace 2024-09-25 14:11:07 +08:00
tuanpach
c2d9951230
Merge branch 'master' into add-identifier-quoting-rule 2024-09-25 13:56:43 +08:00
Tuan Pham Anh
9e1f9113f8 Remove uncessary redirection in test files 2024-09-25 03:50:33 +00:00
Tuan Pham Anh
fd27375fee Rename setting prefix from output_format_ to show_create_query_ 2024-09-25 03:47:58 +00:00
Tuan Pham Anh
6a83b5cca7 Remove IdentifierQuotingStyle::None 2024-09-25 03:28:38 +00:00
Alexey Milovidov
6c15d160a0 Better test 2024-09-25 04:51:45 +02:00
Tuan Pham Anh
b71a74eff8 Remove retry logic when resolving table identifiers. Update logic to throw an exceptio in IStorage::lockForShare 2024-09-25 02:04:30 +00:00
Alexey Milovidov
2602c39649 Update test 2024-09-25 03:13:14 +02:00
Alexey Milovidov
14a41cd209 Merge branch 'master' into enum_json 2024-09-25 03:00:46 +02:00
Julia Kartseva
b0c3c7f52a
Merge pull request #69293 from MikhailBurdukov/fix_inf_loop_zero_copy
Fix inf loop after `restore replica` in the replicated merge tree with zero copy.
2024-09-24 22:32:24 +00:00
Igor Nikonov
792b8e0be1 Merge remote-tracking branch 'origin/master' into pr-fix-remote-query-startup 2024-09-24 21:17:32 +00:00
Igor Nikonov
a172029919 Send query to remote nodes earlier 2024-09-24 21:16:44 +00:00
Mikhail f. Shiryaev
4abf33867d
Merge pull request #69896 from ClickHouse/upload-files-error-handling
Improve errors handling in report files uploading
2024-09-24 20:15:45 +00:00
Raúl Marín
b3eb5a7696
Merge pull request #69876 from Algunenano/24_9_changelog
Add initial 24.9 CHANGELOG
2024-09-24 17:57:04 +00:00
Robert Schulze
5cfb0f3ca1
More bash loops 2024-09-24 17:50:21 +00:00
Robert Schulze
b6ecd49141
Rewrite import as bash loop 2024-09-24 17:48:41 +00:00
Raúl Marín
a90790ce5b Remove dbms dependency on clickhouse_functions 2024-09-24 19:48:23 +02:00
Robert Schulze
bd111e2841
Update wording 2024-09-24 17:38:56 +00:00
Robert Schulze
c181bc427b
Update docs/en/getting-started/example-datasets/tpcds.md
Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
2024-09-24 19:37:18 +02:00
Robert Schulze
e58dc9157e
Update docs/en/getting-started/example-datasets/tpch.md
Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
2024-09-24 19:37:04 +02:00
Robert Schulze
39654c4227
Merge pull request #69881 from rschu1ze/bug-69589
Fix minor fuzzer issue with experimental statistics
2024-09-24 17:36:40 +00:00
Dmitry Novik
b617a25ff7
Merge pull request #69906 from ClickHouse/rewrite-error-codes-tests
Replace error codes with error names in stateless tests
2024-09-24 17:11:12 +00:00
Andrey Zvonov
09037c09b7 resolve conflicts 2024-09-24 16:59:42 +00:00
Miсhael Stetsyuk
15bb114fa7
Merge pull request #69831 from ClickHouse/fix-get-subcolumn-with-low-cardinality-columns
fix `getSubcolumn` with `LowCardinality` columns
2024-09-24 16:33:28 +00:00
Yarik Briukhovetskyi
592a425223
Merge branch 'ClickHouse:master' into tostartofinterval-aliases 2024-09-24 18:11:43 +02:00
Raúl Marín
94269647b3
Move setting to 24.10 2024-09-24 18:10:54 +02:00
Antonio Andelic
2419e3c579 Support 64bit XID in Keeper 2024-09-24 18:06:37 +02:00
Han Fei
f8056f3a3b update tests 2024-09-24 15:19:06 +00:00
Nikita Mikhaylov
7e491b38fb Adjust test 2024-09-24 17:12:14 +02:00
Han Fei
45a347c4e8 Revert "change parser"
This reverts commit dcaa80c90d.
2024-09-24 15:11:17 +00:00
Han Fei
543b0edd9a Revert "fix build"
This reverts commit c5e866cd75.
2024-09-24 15:11:12 +00:00
Raúl Marín
49ec96ff36 Merge remote-tracking branch 'blessed/master' into s3-allows-dots 2024-09-24 16:56:37 +02:00
filimonov
8b5331fde4
Update Dockerfile.alpine 2024-09-24 16:56:37 +02:00
filimonov
633d27ec7f
Update Dockerfile.alpine 2024-09-24 16:54:39 +02:00
avogar
0ba44cdfcc Add comment 2024-09-24 14:41:03 +00:00
Shichao
d8216e2f9e
Merge pull request #69883 from jsc0218/ProjObsoleteSetting
Add Proj Obsolete Setting
2024-09-24 14:38:37 +00:00
avogar
a8d39bd973 Don't check dependencies during CREATE OR REPLACE VIEW during DROP of old table 2024-09-24 14:38:35 +00:00
Raúl Marín
9d396efbc6
Merge pull request #69874 from Algunenano/fast_test_adjust
Adjust fast test time limit a bit
2024-09-24 14:37:35 +00:00