Commit Graph

154207 Commits

Author SHA1 Message Date
Nikita Mikhaylov
7b19c65890 Return back obsolete setting 2024-09-25 10:47:57 +00:00
Nikita Mikhaylov
45e781c66f Interesting hack 2024-09-25 10:47:57 +00:00
Nikita Mikhaylov
5ecb2d600b Better 2024-09-25 10:47:57 +00:00
Nikita Mikhaylov
917ba02293 Adjust settings 2024-09-25 10:47:57 +00:00
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
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
Alexey Milovidov
6c15d160a0 Better test 2024-09-25 04:51:45 +02: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
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
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
Raúl Marín
94269647b3
Move setting to 24.10 2024-09-24 18:10:54 +02:00
Nikita Mikhaylov
7e491b38fb Adjust test 2024-09-24 17:12:14 +02: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
Dmitry Novik
dfd1d1b81d Replace error codes with error names in stateless tests 2024-09-24 16:11:05 +02:00
Nikita Mikhaylov
0983c5067a Renamed a function 2024-09-24 14:44:07 +02:00
Raúl Marín
a6a707dae9
Merge pull request #69886 from KevinyhZou/fix_data_type_of_join_to_sort_settings
Change the join_to_sort settings type to unsigned int
2024-09-24 12:18:29 +00:00
Miсhael Stetsyuk
618af32704
fix get_subcolumn_low_cardinality_column test 2024-09-24 12:59:35 +01:00
vdimir
b858595e54
Merge pull request #69861 from ClickHouse/vdimir/fix-mongo-cxx-driver-gen
Resubmit #63279
2024-09-24 11:41:28 +00:00
Raúl Marín
a769cb0ec8 Update changelog with recent changes 2024-09-24 13:22:04 +02:00
Mikhail f. Shiryaev
bffa6f9e42
Replace renamed files in bugfix test results 2024-09-24 12:47:50 +02:00
Mikhail f. Shiryaev
e243277e6b
Increase bugfix timeout to 40 minutes 2024-09-24 12:47:49 +02:00
Mikhail f. Shiryaev
4b8a3d9e92
Do not fail the job if an additional log is missing 2024-09-24 12:47:48 +02:00
Raúl Marín
7e53992cb6 Fix analyzer default with old compatibility value 2024-09-24 12:36:26 +02:00
Nikita Taranov
0f1aece087
Merge pull request #69894 from ClickHouse/nickitat-patch-20
Update ttl.md
2024-09-24 10:27:14 +00:00
Raúl Marín
bb1096a038
Merge pull request #69885 from ClickHouse/revert-69032
Revert "Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header"
2024-09-24 09:58:29 +00:00
Raúl Marín
144a890e96
Alphabetical order 2024-09-24 11:53:17 +02:00