Commit Graph

148026 Commits

Author SHA1 Message Date
Nikita Mikhaylov
dba2566119
Merge pull request #66786 from ClickHouse/remove-obsolete-code-from-cmake
Remove obsolete code from CMakeLists
2024-07-20 16:43:33 +00:00
Max K
3b84288577 fix create release 2024-07-20 14:42:53 +02:00
Max Kainov
5d09f205e5 style fixes 2024-07-20 14:42:53 +02:00
Max K
952ab302ce run test auto release by schedule 2024-07-20 14:42:53 +02:00
Max K
3de472cedc add buddy, move release into action.yml
try callable wf

fix

add ci buddy
2024-07-20 14:42:50 +02:00
Max K
e3b2fbf7ec CI: POC for Auto Releases 2024-07-20 14:42:49 +02:00
Anton Popov
62add99d93
Merge pull request #66286 from CurtizJ/index-hint-fuzzer
Fix `indexHint` function case found by fuzzer
2024-07-20 11:51:42 +00:00
Anton Popov
7f14fd3949
Merge pull request #66788 from ClickHouse/CurtizJ-patch-8
Fix test `02724_limit_num_mutations.sh`
2024-07-20 11:46:11 +00:00
Nikita Fomichev
53249a2ad1
Merge pull request #66783 from ClickHouse/tavplubix-patch-14
Update ci_config.py
2024-07-20 10:12:38 +00:00
alesapin
7c89ca59af Bump 2024-07-20 11:46:24 +02:00
alesapin
6eec3c2c99
Merge pull request #66776 from ClickHouse/disable_harmful_setting_from_randomizaiton
Turn off randomization of harmful setting
2024-07-20 09:43:47 +00:00
Nikita Fomichev
b09d6a7e33
Merge pull request #66787 from ClickHouse/evenly-split-tests
Stateless tests: split parallel tests more evenly
2024-07-20 08:14:30 +00:00
Alexey Milovidov
b57f5043e2
Merge pull request #66626 from bigo-sg/tuple_insert_bug
`column_length` is not updated in `ColumnTuple::insertManyFrom`
2024-07-20 00:36:13 +00:00
Alexey Milovidov
582781e414 Merge branch 'master' into remove-unused-local-variables 2024-07-20 02:29:24 +02:00
Alexey Milovidov
210fd7c6e3 Merge branch 'master' into remove-noise-from-unit-tests 2024-07-20 02:26:22 +02:00
Nikita Mikhaylov
abec27830b
Merge pull request #66792 from ClickHouse/rfraposa-patch-2
Fix sort order of the azureBlobStorageCluster table function
2024-07-19 23:45:51 +00:00
Alexey Milovidov
ed6a1b112e
Merge pull request #66633 from ClickHouse/fix-bad-log-message
Fix bad log message
2024-07-19 23:18:42 +00:00
Alexey Milovidov
d61dd473c6
Merge pull request #66731 from ClickHouse/remove-bad-test
Remove bad test `host_resolver_fail_count`
2024-07-19 23:17:53 +00:00
Alexey Milovidov
0a8d636dba Merge branch 'master' into fix-show-merges 2024-07-20 01:17:19 +02:00
Alexey Milovidov
789038d195 Merge branch 'master' into fix-bad-tests-01338_long_select_and_alter-alesapin 2024-07-20 01:09:55 +02:00
Alexey Milovidov
8a67713e63 Fix error 2024-07-20 01:09:45 +02:00
Sema Checherinda
52c69c8c22
Merge pull request #66730 from ClickHouse/chesema-fix-test-02789
relax condition in test, remove unused counters
2024-07-19 22:49:58 +00:00
Rich Raposa
42ba3229b5
Update azureBlobStorageCluster.md
This has been driving me crazy for a while 😄 The table functions are listed alphabetically except for this one - so it's a trivial fix.
2024-07-19 16:33:15 -06:00
Alexey Milovidov
54b1bcf019
Merge pull request #66771 from Algunenano/async_flaky
Fix flakiness of async insert tests due to adaptive timeout
2024-07-19 22:26:42 +00:00
Han Fei
29f1120f05
Merge pull request #56626 from hanfei1991/hanfei/keeperrocks
support RocksDB as alternative keeper storage
2024-07-19 21:56:02 +00:00
Alexey Milovidov
d724cae758
Merge pull request #66653 from ClickHouse/increase_backoff_a_little
Increase backoff a little for inserts
2024-07-19 21:53:45 +00:00
Han Fei
eb42a7f6da
Merge pull request #66637 from cangyin/negative-sign-in-prewhere-optimization
Negative sign in prewhere optimization
2024-07-19 20:55:41 +00:00
Alexey Milovidov
dcefa3c825
Merge pull request #66778 from Algunenano/replace_with_default_doc
Fix docs for default value on from_env
2024-07-19 20:38:54 +00:00
Alexey Milovidov
edafe819b7 Merge branch 'master' into fix-processors_profile_log 2024-07-19 22:26:52 +02:00
Alexey Milovidov
9056cd79a7
Merge pull request #66736 from ClickHouse/fix-03036_join_filter_push_down_equivalent_sets
Fix bad test `03036_join_filter_push_down_equivalent_sets`
2024-07-19 20:25:29 +00:00
Alexey Milovidov
9b3f525dfb Merge branch 'master' into fix-bad-tests-01338_long_select_and_alter-alesapin 2024-07-19 22:24:07 +02:00
Alexey Milovidov
c948103dee Better tests 2024-07-19 22:23:50 +02:00
Alexey Milovidov
160149c1eb
Merge pull request #66743 from ClickHouse/vdimir/issue-65989
Add test test_storage_mysql/test.py::test_joins
2024-07-19 20:18:46 +00:00
Alexey Milovidov
83bd9c08db
Merge pull request #66733 from kashwy/openssl-dynamic-build-ppc64le
Fix openssl dynamic build for ppc64le
2024-07-19 20:18:00 +00:00
Nikita Fomichev
14a0c7e300 Stateless tests: fix stylecheck 2024-07-19 21:13:51 +02:00
Anton Popov
565ee9ad66
Update 02724_limit_num_mutations.sh 2024-07-19 21:05:21 +02:00
Nikita Fomichev
7fd779cc6f Stateless tests: split parallel tests more evenly 2024-07-19 20:48:19 +02:00
Nikita Fomichev
1e160189f0 Increase parallel jobs for stateless tests 2024-07-19 20:10:41 +02:00
Nikita Fomichev
fa2659a87c Increase CI timeout for stateless tests 2024-07-19 20:10:08 +02:00
Nikita Fomichev
00e14bde80 Update ci_config.py 2024-07-19 20:09:46 +02:00
Nikita Taranov
a11e89f4f7 impl 2024-07-19 19:00:45 +01:00
Alexey Milovidov
e1a659f83b Remove obsolete code from CMakeLists 2024-07-19 19:24:22 +02:00
Alexander Tokmakov
3abf636853 fix for 992 and friends 2024-07-19 19:16:53 +02:00
Alexander Tokmakov
8250ba76c0
Merge pull request #66724 from ClickHouse/tavplubix-patch-10
Update 02125_many_mutations.sh
2024-07-19 17:15:02 +00:00
Alexander Tokmakov
e57a10189c
Update ci_config.py 2024-07-19 19:09:51 +02:00
Max K.
6200cf364c
Merge pull request #66744 from ClickHouse/ci_build_include_fix
CI: Next fix for builds in CI workflow
2024-07-19 17:08:53 +00:00
Nikolai Kochetov
17666b5245 Merge branch 'master' into fix-weak-hash-for-sparce 2024-07-19 18:36:00 +02:00
Raúl Marín
6aa754decf Fix docs for default value on from_env 2024-07-19 17:38:04 +02:00
Duc Canh Le
ae878cad57 Merge branch 'master' into fix_trivial_count_non_deterministic_func
Fix clang tidy
2024-07-19 15:21:14 +00:00
Alexander Sapin
7d379388d2 Turn off randomization of harmful setting 2024-07-19 17:12:34 +02:00