Commit Graph

148114 Commits

Author SHA1 Message Date
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
Vitaly Baranov
5bea6751e0 Make the error message about broken parts more useful. 2024-07-19 19:11:07 +02:00
Vitaly Baranov
38126bb436 Add test. 2024-07-19 19:09:55 +02: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
Han Fei
fc0832d5d3 Merge branch 'master' into negative-sign-in-prewhere-optimization 2024-07-19 14:51:10 +00:00
Raúl Marín
0cab22fd16 Attempt to fix flakiness of 01194_http_query_id 2024-07-19 16:44:56 +02:00
Nikita Fomichev
3d00badef7
Merge pull request #66520 from ClickHouse/fix-tests-oom
Stateless tests: improvements related to OOM of test runs
2024-07-19 14:36:08 +00:00
Sema Checherinda
df7a36ee25
Merge pull request #66642 from ClickHouse/chesema-adjust-test-tags
rearrange heavy tests 03008_deduplication
2024-07-19 14:25:01 +00:00
Robert Schulze
a54a0614a4
Iterate over input_rows_count instead of a size of a random input column 2024-07-19 14:14:59 +00:00
Raúl Marín
e91c4b2e05 Fix flakiness of async insert tests due to adaptative timeout 2024-07-19 16:13:36 +02:00
AntiTopQuark
128f14afd5
Merge branch 'ClickHouse:master' into master 2024-07-19 22:04:47 +08:00
Alex Katsman
0ef2c7d486 Disable parallel run for 02440_mutations_finalization test 2024-07-19 13:34:50 +00:00
Alex Katsman
eb51dc8980 Don't start GWP allocations until init is finished 2024-07-19 13:34:50 +00:00
Sema Checherinda
4075629f18 Merge branch 'master' into chesema-fix-test-02789 2024-07-19 15:06:37 +02:00
Alexander Sapin
a0171256fd Small improvement for background pool in Keeper 2024-07-19 14:41:17 +02:00
lgbo-ustc
9164c98936 add test and merge #66623 2024-07-19 20:25:36 +08:00
lgbo-ustc
09cf5b1188 column_length is not updated in ColumnTuple::insertManyFrom 2024-07-19 20:25:36 +08:00
Robert Schulze
064bd643da
Cosmetics 2024-07-19 12:23:56 +00:00
János Benjamin Antal
3fb01ed2c9 Use nonexistent address to check connection error at table creation 2024-07-19 12:10:28 +00:00
Robert Schulze
95adf85336
Merge remote-tracking branch 'ClickHouse/master' into adjust-perftests 2024-07-19 12:08:01 +00:00
Nikolai Kochetov
52b03eb776
Merge pull request #66654 from ClickHouse/fix-is-null-constant-folding-old-analyzer
Disable getConstantResultForNonConstArguments for IS NULL with old analyzer
2024-07-19 11:35:02 +00:00
Han Fei
424b96011c Merge branch 'master' into hanfei/keeperrocks 2024-07-19 11:25:01 +00:00
Sema Checherinda
74033e6fbc fix var names 2024-07-19 13:14:19 +02:00
Nikolai Kochetov
5a26e60672
Merge pull request #66655 from ClickHouse/fix-in-scalar-first-arg
Allow scalar subquery in the first argument of IN with new analyzer.
2024-07-19 10:55:07 +00:00
Max K
983d2b474b CI: Next fix for builds in CI workflow 2024-07-19 12:44:31 +02:00
Kruglov Pavel
0d00e84c5c
Merge pull request #66659 from ClickHouse/Avogar-patch-6
Fix possible PARAMETER_OUT_OF_BOUND error during reading variant subcolumn
2024-07-19 10:32:45 +00:00
Max K.
a07707c56e
Merge pull request #66651 from ClickHouse/ci_remove_lambdas_from_oss
CI: Remove aws lambda packages from oss
2024-07-19 10:10:26 +00:00
vdimir
5cca0f1ab7
Add test test_storage_mysql/test.py::test_joins, close #65989 2024-07-19 09:30:26 +00:00
Max K
b2adabd59e fix pylint 2024-07-19 10:55:37 +02:00