Commit Graph

103949 Commits

Author SHA1 Message Date
Alexey Milovidov
0ef766680c Fix flaky test 2022-12-29 19:21:59 +01:00
Alexey Milovidov
4c80f597c9
Merge pull request #44706 from kssenii/fix-filelog-tests
Fix flaky filelog tests with database ordinary
2022-12-29 20:31:08 +03:00
Alexander Tokmakov
4f73046520
Implement SYSTEM DROP DATABASE REPLICA (#42807) 2022-12-29 15:34:11 +01:00
Nikita Mikhaylov
ffaff7167b
Fix flaky tests (#44690) 2022-12-29 14:32:10 +01:00
Alexey Milovidov
7f0800fbd1
Merge pull request #44339 from ClickHouse/add-test-36038
Add a test for #36038
2022-12-29 15:45:01 +03:00
Alexey Milovidov
875797ee63
Merge pull request #44685 from ClickHouse/remove-old-code-4
Remove old code
2022-12-29 15:43:59 +03:00
Alexey Milovidov
6a45964cf5
Merge pull request #44687 from ClickHouse/fix-flaky-test-git-import
Fix flaky test git-import
2022-12-29 15:43:30 +03:00
Alexey Milovidov
9378194320
Merge pull request #44688 from ClickHouse/improve-odbc-test
Improve odbc test
2022-12-29 15:40:47 +03:00
Alexey Milovidov
90e9aab633
Merge pull request #44693 from ClickHouse/fix-log-tinylog-stripelog-race
Fix flaky test "01502_long_log_tinylog_deadlock_race"
2022-12-29 15:37:27 +03:00
Alexey Milovidov
e429757f08
Merge pull request #44702 from azat/tests/test_keeper_auth-fixes
tests: more fixes for test_keeper_auth
2022-12-29 15:35:31 +03:00
alesapin
02c3e708af
Merge pull request #44694 from Algunenano/old_part_improvement
Improve handling of old parts
2022-12-29 13:14:52 +01:00
kssenii
4c111465cd Fix 2022-12-29 12:59:09 +01:00
alesapin
b1ed48a977
Merge pull request #44628 from ClickHouse/CurtizJ-fix-restart-after-quorum-insert
Fix restart after quorum insert
2022-12-29 12:51:54 +01:00
alesapin
7e4e94890e
Merge pull request #44689 from ClickHouse/add_retries_ch_test
Add retries to HTTP requests in ClickHouse test
2022-12-29 12:43:27 +01:00
Vladimir C
f002ff605d
Merge pull request #44261 from lzydmxy/remove-limits-on-maximum-result-for-view
fixes https://github.com/ClickHouse/ClickHouse/issues/44260
2022-12-29 11:53:57 +01:00
Azat Khuzhin
90b707d130 tests: more fixes for test_keeper_auth
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-29 09:29:24 +01:00
Alexey Milovidov
aed94bd194
Merge pull request #44672 from chhetripradeep/pchhetri/fix-typo
Fix minor typo: replace validate_bugix_check with validate_bugfix_check
2022-12-29 01:57:23 +03:00
Alexey Milovidov
f7b2b961f7
Merge pull request #44667 from azat/tests/integration/dmesg-fix
Move dmesg dumping out from runner to ci-runner.py
2022-12-29 01:56:34 +03:00
Alexey Milovidov
e524d4bcb1
Merge pull request #44673 from ClickHouse/logical-error-with-join-subquery-union-and-totals
Fix LOGICAL_ERROR for JOIN with subquery, UNION and totals.
2022-12-29 01:56:15 +03:00
Alexey Milovidov
eb9cff33ca
Merge pull request #44669 from ClickHouse/remove-questdb
Remove questdb (it makes a little sense but the test was flaky)
2022-12-29 01:55:55 +03:00
Alexey Milovidov
9854c72e68
Merge pull request #44678 from evillique/fix_any
Fix parsing of ANY operator
2022-12-29 01:55:27 +03:00
Alexey Milovidov
4579067762
Merge pull request #44681 from Avogar/fix-std-exception
Avoid std::out_of_range exception in StorageExecutable
2022-12-29 01:54:51 +03:00
Alexey Milovidov
4311e6c147
Merge pull request #44683 from CurtizJ/fix-flaky-test-4
Fix test `01130_in_memory_parts`
2022-12-29 01:53:24 +03:00
alesapin
94964c44b3 Fix 4 errors in 3 lines 2022-12-28 23:18:58 +01:00
Raúl Marín
32d1662503 Improve handling of old parts 2022-12-28 21:22:40 +01:00
Raúl Marín
5de11979ce
Unify query elapsed time measurements (#43455)
* Unify query elapsed time reporting

* add-test: Make shell tests executable

* Add some tests around query elapsed time

* Style and ubsan
2022-12-28 21:01:41 +01:00
Alexey Milovidov
4fce10940e
Merge pull request #44629 from Algunenano/revert_flamegraph
Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log
2022-12-28 22:56:50 +03:00
Alexey Milovidov
4b8b5e0f95
Merge pull request #44601 from azat/move-line-readers
Slightly cleanup interactive line reader code
2022-12-28 22:44:47 +03:00
Alexey Milovidov
96b7bf5598 Fix flaky test "01502_long_log_tinylog_deadlock_race" 2022-12-28 20:32:29 +01:00
Alexey Milovidov
c3eff78f20 Don't be kind with third-party code 2022-12-28 20:07:26 +01:00
alesapin
b0d6d8b904 Remove empty line 2022-12-28 19:50:18 +01:00
Alexey Milovidov
23ea273f73 Edit another test 2022-12-28 19:49:57 +01:00
alesapin
f962468404 Add retries to HTTP requests in ClickHouse test 2022-12-28 19:49:12 +01:00
Alexey Milovidov
edd78da0cb ODBC test: avoid poisoning other tests 2022-12-28 19:45:01 +01:00
alesapin
6d27e2ddbc
Merge pull request #44606 from ClickHouse/faster-startup-bc-check
Faster server startup after stress test
2022-12-28 19:41:45 +01:00
Alexey Milovidov
a9af75cdb2 Fix flaky test "git import" 2022-12-28 19:35:23 +01:00
Alexey Milovidov
4933336553 Whitespace 2022-12-28 19:35:05 +01:00
alesapin
3ac0df9d7a Make test less stressful 2022-12-28 19:30:49 +01:00
Alexey Milovidov
cf594a659d
Update MongoDBSource.cpp 2022-12-28 21:26:42 +03:00
Alexey Milovidov
0263499b0c
Merge pull request #44666 from azat/tests/integration/kazoo-stop
tests/integration: add missing kazoo client termination
2022-12-28 21:20:14 +03:00
Alexey Milovidov
33bcd07be5 Remove old code 2022-12-28 19:02:06 +01:00
alesapin
697617548c Tiny improvement 2022-12-28 18:59:24 +01:00
Alexey Milovidov
a129eaece4 Whitespace 2022-12-28 18:36:58 +01:00
Han Fei
cd0624e846
Merge pull request #44413 from save-my-heart/fix_explain_insert_query
fix explain ast insert with data
2022-12-28 18:08:49 +01:00
Nikolai Kochetov
f6a0d12567
Update 02516_join_with_totals_and_subquery_bug.sql 2022-12-28 18:08:03 +01:00
Anton Popov
38f0cf9b10 fix test 01130_in_memory_parts 2022-12-28 16:40:31 +00:00
Nikolay Degterinsky
a8c9851110
Merge pull request #44639 from evillique/fix_parser
Fix lambdas parsing
2022-12-28 17:39:22 +01:00
Nikolay Degterinsky
b9d377f7fc
Merge branch 'master' into fix_any 2022-12-28 17:33:44 +01:00
avogar
80ef2c6edc Avoid std::out_of_range exception in StorageExecutable 2022-12-28 16:21:58 +00:00
Anton Popov
80a18df09f
Merge pull request #44642 from CurtizJ/fix-async-insert-test
Fix test `02015_async_inserts_2`
2022-12-28 16:11:38 +01:00