Commit Graph

154116 Commits

Author SHA1 Message Date
Tuan Pham Anh
608c686573 Reformat test_storage_kafka 2024-09-27 02:09:39 +00:00
Tuan Pham Anh
9101beb79e Add check_callback in query_with_retry in test_storage_kafka test 2024-09-27 01:08:15 +00:00
Tuan Pham Anh
d08133dc53 1) Update the doc. 2) Update logic for IdentifierQuotingRule::UserDisplay 2024-09-27 00:40:16 +00:00
Tuan Pham Anh
29ecba1a35 Use query_with_retry in test_storage_kafka test 2024-09-26 15:29:39 +00:00
Tuan Pham Anh
7d9ac58ae5 Fix style check error 2024-09-25 10:30:41 +00:00
tuanpach
c2d9951230
Merge branch 'master' into add-identifier-quoting-rule 2024-09-25 13:56:43 +08: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
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
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
Shichao
d8216e2f9e
Merge pull request #69883 from jsc0218/ProjObsoleteSetting
Add Proj Obsolete Setting
2024-09-24 14:38:37 +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
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
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
Nikita Taranov
adc9a0de2c
Update ttl.md 2024-09-24 11:44:58 +02:00
Robert Schulze
b540653375
Fix bug #69589 2024-09-24 09:27:25 +00:00
Tuan Pham Anh
0a71befde4 Update IdentifierQuotingRule description 2024-09-24 07:01:34 +00:00
kevinyhzou
a481d18f40 fix check-style 2024-09-24 11:07:46 +08:00
Tuan Pham Anh
49276e999e Merge branch 'master' into add-identifier-quoting-rule 2024-09-24 02:53:55 +00:00
kevinyhzou
56fec19a14 modify the join to settings type 2024-09-24 10:00:13 +08:00
Alexey Milovidov
aa84f0523a
Merge pull request #69882 from rschu1ze/fix-build
Fix linking after settings refactoring
2024-09-24 01:08:00 +00:00
Alexey Milovidov
71dcc7ef69 Revert "Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header"
This reverts commit b6ea3442b4, reversing
changes made to 0076084f9a.
2024-09-24 02:57:30 +02:00
Alexey Milovidov
8b4a9b6544
Merge pull request #68455 from petern48/fix_trim_empty_string
Fix trim empty string
2024-09-23 22:40:48 +00:00
Alexey Milovidov
fdaf7e87f0
Merge pull request #69853 from ClickHouse/add-test-55981
Add a test for #55981
2024-09-23 22:38:55 +00:00
jsc0218
fe8c81d850 fix 2024-09-23 20:59:21 +00:00
jsc0218
fad0ce5b6b add proj obsolete setting 2024-09-23 20:40:00 +00:00
Robert Schulze
b0f49043fc
Fix build 2024-09-23 20:30:49 +00:00
Sergei Trifonov
d01c6c1a6e
Merge pull request #69239 from alsugiliazova/update-create/alter-user-syntax-in-docs
Update docs: create/alter statements syntax according to current functionality
2024-09-23 17:58:12 +00:00
Alexey Milovidov
767b93ac11
Update CHANGELOG.md 2024-09-23 19:37:12 +02:00
Alexey Katsman
3aa75a1c5a
Merge pull request #69646 from bigo-sg/array_element_or_null
Support function arrayElementOrNull
2024-09-23 17:24:44 +00:00
Robert Schulze
3adfe42596
Merge pull request #69872 from rschu1ze/untrash-mysqlhandler2
Document implicit `prefer_column_name_to_alias = 1` in MySQL handler
2024-09-23 17:21:20 +00:00
Raúl Marín
a84cb1e67a Add initial 24.9 CHANGELOG 2024-09-23 19:12:33 +02:00
Alexey Milovidov
df41af1026
Update 03240_cte_in_subquery.sql 2024-09-23 19:11:33 +02:00
Robert Schulze
eb40ea679e
Merge pull request #69860 from rschu1ze/refactor-stats
Refactor functions and variables in statistics code
2024-09-23 16:39:37 +00:00
Raúl Marín
8fd67fe96e Adjust fast test time limit a bit 2024-09-23 18:36:00 +02:00
Robert Schulze
feb514c70d
Update mysql.md 2024-09-23 17:48:11 +02:00
Robert Schulze
1de8a54b7c
Update mysql.md 2024-09-23 17:27:39 +02:00