Alexey Milovidov
47ae8c5c79
Remove more lines
2023-01-02 02:06:11 +01:00
Alexey Milovidov
e20eb570c5
Fix bad cast in monotonicity analysis
2023-01-01 20:42:15 +01:00
Alexey Milovidov
7434a2cbbb
Merge pull request #44807 from ClickHouse/fix-typo-in-stress-test
...
Retry packages download if GitHub returned HTTP 500.
2023-01-01 01:08:48 +03:00
Alexey Milovidov
1c288e47de
Merge pull request #44781 from azat/fsync-fixes
...
Fix fsync for fetches/small files in mutations (ttl.txt, columns.txt)
2022-12-31 18:05:33 +03:00
robot-clickhouse
dcfe1487ce
Automatic style fix
2022-12-31 13:51:42 +00:00
Alexey Milovidov
78ed8a6d69
GitHub is unreliable; copy-paste code from Stackoverflow to solve it
2022-12-31 14:45:44 +01:00
Alexey Milovidov
d4a35f7682
Fix typo in stress test
2022-12-31 14:31:40 +01:00
Alexey Milovidov
888b4aac8f
Merge pull request #44759 from ClickHouse/fix_flaky_test_clone_replica
...
Fix flaky test 02448_clone_replica_lost_part
2022-12-31 16:28:58 +03:00
Azat Khuzhin
7078087eb6
tests: add some logs in case of error in 02361_fsync_profile_events
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-30 22:41:23 +01:00
Alexey Milovidov
f1aad645a6
Fix flaky test 02479_mysql_connect_to_self.sql
2022-12-30 22:00:06 +01:00
Kruglov Pavel
8479615c48
Merge pull request #44684 from Avogar/avro-bool
...
Input/ouptut avro bool type as ClickHouse bool type
2022-12-30 17:56:36 +01:00
Kruglov Pavel
8b0a2a3b48
Merge pull request #44224 from Avogar/fix-comp-setting
...
Fix version parsing from compatibility setting
2022-12-30 17:50:19 +01:00
alesapin
e26991c6e3
Update tests/queries/0_stateless/02448_clone_replica_lost_part.sql
2022-12-30 17:44:18 +01:00
alesapin
1bbbfab64c
Fix flaky test 02448_clone_replica_lost_part
2022-12-30 17:40:42 +01:00
alesapin
4948a8c17b
Remove disk restart proxy and disk decorator ( #44647 )
...
* Remove disk restart proxy and disk decorator
* Automatic style fix
* Returned some trash back
* Fix build again
* Fix failing test
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2022-12-30 14:47:30 +01:00
alesapin
178417d1ef
Merge pull request #44725 from ClickHouse/fix_some_tests
...
Slightly better some tests
2022-12-30 14:31:16 +01:00
Alexander Gololobov
d12f5cb119
Merge pull request #44705 from ClickHouse/fix_crash_on_delete
...
Fix crash on delete from materialized view
2022-12-30 12:57:21 +01:00
Alexey Milovidov
3dc41bb534
Merge pull request #44726 from ClickHouse/fix-clickhouse-test
...
Fix cases when clickhouse-server takes long time to start in functional tests with MSan
2022-12-30 13:54:39 +03:00
Nikolay Degterinsky
dfe93b5d82
Merge pull request #42284 from Algunenano/perf_experiment
...
Performance experiment
2022-12-30 03:14:22 +01:00
Alexander Gololobov
fc877380f2
Update clickhouse-test
2022-12-30 00:42:03 +01:00
Alexey Milovidov
763a875b24
Merge pull request #44648 from ClickHouse/vdimir/issue-44644
...
Apply aggregate_functions_null_for_empty in QueryAnalysisPass
2022-12-30 01:52:49 +03:00
Alexey Milovidov
7e33579ba0
Merge pull request #44724 from ClickHouse/fix-flaky-test-02102_row_binary_with_names_and_types
...
Fix flaky test "02102_row_binary_with_names_and_types.sh"
2022-12-30 01:45:26 +03:00
Alexey Milovidov
a99251d6f2
Merge pull request #44721 from ClickHouse/fix-flaky-test-4
...
Fix flaky test
2022-12-30 01:44:25 +03:00
Alexey Milovidov
f84064d05a
Merge pull request #44720 from ClickHouse/improve-fuzzer
...
A few improvements to AST Fuzzer
2022-12-30 01:43:55 +03:00
alesapin
f76d193c08
FXI
2022-12-29 23:03:37 +01:00
Alexey Milovidov
60e4fb0807
Fix cases when clickhouse-server takes long time to start
2022-12-29 22:56:50 +01:00
Kruglov Pavel
150a699dda
Merge pull request #44546 from Avogar/better-object-as-string-inference
...
Improve json object as string inference
2022-12-29 21:58:46 +01:00
Alexander Gololobov
fbae502499
Merge pull request #42126 from ClickHouse/fix_invalid_number_of_rows_in_chunk_with_prewhere
...
Fixing "Invalid number of rows in Chunk" with lightweight deletes
2022-12-29 21:46:12 +01:00
Alexey Milovidov
3bbc8b5d7a
Merge pull request #44713 from ClickHouse/vdimir/remove_optimize_fuse
...
Remove optimizeFuseQuantileFunctions on AST
2022-12-29 23:20:34 +03:00
alesapin
1daf928809
Slightly better some tests
2022-12-29 21:16:07 +01:00
Alexey Milovidov
07f2cbef12
Fix flaky test "02102_row_binary_with_names_and_types.sh"
2022-12-29 20:18:26 +01:00
Alexey Milovidov
0ef766680c
Fix flaky test
2022-12-29 19:21:59 +01:00
Alexey Milovidov
79ae191611
A few improvements to AST Fuzzer
2022-12-29 18:55:28 +01:00
Alexander Gololobov
e6b6ea59bf
Merge branch 'master' into fix_crash_on_delete
2022-12-29 17:55:03 +01:00
vdimir
17c1ec8240
Remove optimizeFuseQuantileFunctions
2022-12-29 14:43:33 +00: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
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
Alexander Gololobov
06640bda09
Update error code
2022-12-29 13:04:10 +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
Alexander Gololobov
a6ebe5c3c4
Added a test with DELETE on materialized view
2022-12-29 12:17:44 +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
Alexander Gololobov
059ec6f747
Cleanups
2022-12-29 01:22:47 +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