Commit Graph

144859 Commits

Author SHA1 Message Date
Antonio Andelic
101ec91eaa
Merge pull request #64444 from canhld94/fix_keeper_default_global_pool
Always start keeper with sufficient amount of threads in global pool
2024-06-14 08:48:44 +00:00
Nikita Fomichev
5fefa58644
Merge pull request #65056 from ClickHouse/modify-column-test
Stateless tests: add test for SIZES_OF_NESTED_COLUMNS_ARE_INCONSISTENT
2024-06-14 08:38:04 +00:00
unashi
06e11752fd [retry test] 2024-06-14 16:13:00 +08:00
unashi
f707c0d1eb [black] 2024-06-14 16:13:00 +08:00
unashi
3c8f3c1930 [fix] fix the name of function in test.py 2024-06-14 16:12:59 +08:00
unashi
17b03c7df9 [fix] skip sanitizers 2024-06-14 16:12:59 +08:00
unashi
13bdcc335f [fix] remove static from function 2024-06-14 16:12:59 +08:00
unashi
761d8e327c [update] 1. black test.py 2. adjust test.py to cover all situation 2024-06-14 16:12:59 +08:00
unashi
83359af8b7 [update] rm useless res 2024-06-14 16:12:59 +08:00
unashi
a6f05df749 [feature] Add an asynchronous_metric jemalloc.profile.active to show whether sampling is currently active for the calling thread. This is an activation mechanism in addition to prof.active; both must be active for the calling thread to sample. 2024-06-14 16:12:59 +08:00
kssenii
840df04f90 Restart CI 2024-06-14 10:08:50 +02:00
Max K
205cb400ab
Merge pull request #65228 from ClickHouse/ci_propagate_wf_error_to_finish_check
CI: FinishCheck to set failure if workflow failed
2024-06-14 07:39:07 +00:00
Aleksei Filatov
b10daabcea Ping CI 2024-06-14 10:14:44 +03:00
Max K
953ee5d696
Merge pull request #65249 from ClickHouse/ci_mq_to_run_finish_check_on_failure
CI: Do not skip FinishCheck in Merge Queue
2024-06-14 07:02:07 +00:00
Alexey Milovidov
d93ce45a13
Merge pull request #65243 from nickitat/fix_cross_join_perf
Fix perf regression introduced in #60459
2024-06-14 06:00:33 +00:00
jsc0218
d58ae3cd82
Merge pull request #65256 from jsc0218/FixShortCircuitDictBug
Fix the bug at hash dictionary short circuit
2024-06-14 04:06:19 +00:00
Alexey Milovidov
f27880eb81
Merge pull request #65240 from ClickHouse/auto/v24.5.3.5-stable
Update version_date.tsv and changelogs after v24.5.3.5-stable
2024-06-14 03:42:48 +00:00
jsc0218
d32647a6cd fix 2024-06-14 02:15:21 +00:00
Xu Jia
08b481af3d trigger CI 2024-06-14 09:44:08 +08:00
jsc0218
7a253aaf0d fix the bug 2024-06-14 01:37:39 +00:00
Alexey Milovidov
5f1060d335
Merge branch 'master' into auto/v24.5.3.5-stable 2024-06-14 02:24:58 +02:00
Alexey Milovidov
e3f16ea491
Merge pull request #65247 from ClickHouse/fix-libunwind
Fix libunwind in CI
2024-06-14 00:22:15 +00:00
Xu Jia
d44d525405 trigger CI 2024-06-14 08:16:17 +08:00
Xu Jia
555e166ed6 fix type 2024-06-14 08:16:17 +08:00
Xu Jia
76d6bc37eb adjust code based on review comment 2024-06-14 08:16:17 +08:00
Han Fei
f073a456dc fix style 2024-06-14 08:16:17 +08:00
Han Fei
5ff65a1bf5 write integration tests 2024-06-14 08:16:17 +08:00
Xu Jia
a2fd206a4d adjust database count checking DatabaseCatalog::TEMPORARY_DATABASE explicitly, change 'yandex' into 'clickhouse' in config.xml 2024-06-14 08:16:17 +08:00
Xu Jia
446cc0542b add a space to trigger CI after fixed a CI bug 2024-06-14 08:16:16 +08:00
Xu Jia
06239e1156 fix typo 2024-06-14 08:16:16 +08:00
Xu Jia
0cdcc0a704 modify DatabaseCommon.cpp compile errors; rename testcases, remove test result file 2024-06-14 08:16:16 +08:00
Xu Jia
25e927ad38 do not count systemStorage in AttachedTable metric 2024-06-14 08:16:16 +08:00
Xu Jia
bd0da139af Add 2 server_setting to limit numebr of table/db
max_table_num_to_throw
max_database_num_to_throw
2024-06-14 08:16:12 +08:00
Nikita Mikhaylov
ad0b396d9d Fix Upgrade Check 2024-06-14 01:43:47 +02:00
Nikita Mikhaylov
74dc6cdb5a Fix tests 2024-06-14 01:43:47 +02:00
Nikita Mikhaylov
1e26c1dbc9 Fix test 2024-06-14 01:43:47 +02:00
Nikita Mikhaylov
e48ebf5529 Fixed build and tests 2024-06-14 01:43:47 +02:00
Nikita Mikhaylov
a98ec2e0e9 Update src/Formats/EscapingRuleUtils.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2024-06-14 01:43:47 +02:00
Nikita Mikhaylov
04897eb0fa Done 2024-06-14 01:43:47 +02:00
Raúl Marín
436765306e Merge remote-tracking branch 'blessed/master' into direct_dict 2024-06-14 00:46:49 +02:00
Raúl Marín
39261d09a2 Fix compilation without libraries 2024-06-13 23:32:25 +02:00
Nikita Taranov
cd2d825dd1 impl 2024-06-13 22:31:07 +01:00
Raúl Marín
594a0e9a1a
Merge pull request #65200 from Algunenano/server_warnings_desc
Fix the descriptions of some server settings
2024-06-13 21:29:56 +00:00
Max K
bc183d8e04
Merge pull request #65250 from ClickHouse/revert-51008-nopresigned
Revert "Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported"
2024-06-13 21:12:21 +00:00
Max K
87f451d764
Revert "Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported" 2024-06-13 22:36:57 +02:00
Max K
99ce17fb2b style fix 2024-06-13 22:15:39 +02:00
Max K
dfcb365062 CI: Do not skip FinishCheck in Merge Queue 2024-06-13 21:53:55 +02:00
Alexey Milovidov
dcbfa50446
Merge pull request #51008 from ClickHouse/nopresigned
Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported
2024-06-13 21:25:38 +02:00
Alexey Milovidov
02677892e3 Fix libunwind in CI 2024-06-13 21:03:02 +02:00
Alexander Tokmakov
99cd2f48ac
Merge pull request #65112 from ClickHouse/tavplubix-patch-10
Update test_replicated_database/test.py
2024-06-13 19:02:01 +00:00