Commit Graph

148432 Commits

Author SHA1 Message Date
wxybear
906d709d84
clickhouse-client/local: make multi-query mode the default 2024-07-29 09:44:59 +00:00
Max K.
37210d29ee
Merge pull request #67104 from ClickHouse/ci_rename_test_stages
CI: Rename Tests_2/3 stages to avoid confusion
2024-07-29 07:58:59 +00:00
Alexey Milovidov
7b5a7f546e
Merge pull request #67315 from ClickHouse/fix-kafka
Tests for Kafka cannot run in parallel
2024-07-29 00:41:26 +00:00
Alexey Milovidov
199311fc6e
Merge pull request #67300 from ClickHouse/add-comment-settings
Add documentation for `compile_expressions`
2024-07-28 22:58:50 +00:00
Alexey Milovidov
66ccf7671e
Merge pull request #67283 from ClickHouse/add-test-1000-exceptions
Add a separate test for exception handling
2024-07-28 22:56:54 +00:00
Alexey Milovidov
0f9c550811
Merge pull request #67279 from ClickHouse/split-01651_lc_insert_tiny_log
Split `01651_lc_insert_tiny_log`
2024-07-29 00:57:38 +02:00
Alexey Milovidov
1f784d1862 Tests for Kafka cannot run in parallel 2024-07-28 21:15:23 +02:00
Alexey Milovidov
10b3cb92bc Tests for Kafka cannot run in parallel 2024-07-28 21:14:47 +02:00
Alexey Milovidov
aabf7a576c
Merge pull request #67138 from ClickHouse/update-assertions-in-cache
Update assert in cache
2024-07-28 18:59:35 +00:00
Alexey Milovidov
ca4ae87287 Merge branch 'master' into split-01651_lc_insert_tiny_log 2024-07-28 16:49:22 +02:00
Alexey Milovidov
47af56e9c0
Merge pull request #67290 from ClickHouse/test-keeper-map-add-retries
Add retries to test `02911_backup_restore_keeper_map`
2024-07-28 16:48:18 +02:00
Alexey Milovidov
6c0cf76fad
Merge pull request #67301 from ClickHouse/better-test-report
Wrap log lines in the CI report for functional tests
2024-07-28 14:15:27 +00:00
Alexey Milovidov
29b804adf3 Wrap log lines in the CI report for functional tests 2024-07-28 14:01:17 +02:00
Alexey Milovidov
b74614852e Add documentation for compile_expressions 2024-07-28 13:55:23 +02:00
Alexey Milovidov
e3132c12ee
Merge pull request #66491 from xogoodnow/error-code-fix-3
Changed the error code of the function
2024-07-28 11:49:37 +00:00
Alexey Milovidov
d787cb2eb6
Merge pull request #67275 from ClickHouse/remove-harmful-things-from-tests
Remove harmful stuff from tests
2024-07-28 11:44:56 +00:00
Alexey Milovidov
6ea1412f95
Merge pull request #67299 from ClickHouse/revert-66486-compile_expressions_by_default
Revert "Enable `compile_expressions` by default."
2024-07-28 13:42:56 +02:00
Alexey Milovidov
22211e30aa
Revert "Enable compile_expressions by default." 2024-07-28 13:42:45 +02:00
Alexey Milovidov
d5b652d627 Merge branch 'master' into add-test-1000-exceptions 2024-07-28 13:38:40 +02:00
Alexey Milovidov
c8d3712706
Merge pull request #67282 from ClickHouse/fix-bad-test-gerasimchuk
Fix bad test `02833_concurrrent_sessions`
2024-07-28 11:32:57 +00:00
Alexey Milovidov
05bb2e9dd6
Merge pull request #67281 from ClickHouse/debug-test-02490_benchmark_max_consecutive_errors
Debug test `02490_benchmark_max_consecutive_errors`
2024-07-28 11:32:30 +00:00
Alexey Milovidov
512797a247
Merge pull request #67160 from xc0derx/patch-1
fix broken links (compression codecs)
2024-07-28 11:24:20 +00:00
Alexey Milovidov
3882251118
Merge pull request #67118 from Algunenano/backport_match
Improve backport script
2024-07-28 11:23:40 +00:00
Alexey Milovidov
2887c0dc06
Merge pull request #67153 from ClickHouse/pr-order-by-all
Fix: order by all with parallel replicas
2024-07-28 11:22:54 +00:00
Alexey Milovidov
2042ff4e15
Merge pull request #67262 from ClickHouse/fix-database-replicated
Fix MSan report in DatabaseReplicated
2024-07-28 11:22:19 +00:00
Alexey Milovidov
72dbf66e6f
Merge pull request #67287 from ClickHouse/fix-timerfd
Fix curiosities in `TimerDescriptor`
2024-07-28 11:21:57 +00:00
Ali
005225b829
Merge branch 'ClickHouse:master' into error-code-fix-3 2024-07-28 11:52:21 +03:30
Alexey Milovidov
206a5ff4a1
Merge pull request #67085 from ClickHouse/evillique-patch-1
[CI Fest] Fix flaky 02447_drop_replica test
2024-07-27 21:28:57 +00:00
Alexey Milovidov
fc024a0e4f
Merge pull request #67164 from ClickHouse/fix-data-race-in-zookeeper
Fix benign data race in ZooKeeper
2024-07-27 21:28:16 +00:00
Alexey Milovidov
9db59502a5 Merge branch 'faster-test-02231_buffer_aggregate_states_leak' of github.com:ClickHouse/ClickHouse into split-01651_lc_insert_tiny_log 2024-07-27 23:23:01 +02:00
Alexey Milovidov
dfa5abc754
Update 02231_buffer_aggregate_states_leak.sql 2024-07-27 23:22:49 +02:00
Alexey Milovidov
6967c10dff Merge branch 'faster-test-02231_buffer_aggregate_states_leak' into split-01651_lc_insert_tiny_log 2024-07-27 23:20:34 +02:00
Alexey Milovidov
a8a8ffddda Merge branch 'test-keeper-map-add-retries' into split-01651_lc_insert_tiny_log 2024-07-27 23:20:00 +02:00
Alexey Milovidov
b590fd7b28 Merge branch 'master' into split-01651_lc_insert_tiny_log 2024-07-27 23:19:55 +02:00
Alexey Milovidov
61cc5a1e54 Add retries to test 02911_backup_restore_keeper_map 2024-07-27 23:17:38 +02:00
Alexey Milovidov
408daa0bf4
Update TimerDescriptor.cpp 2024-07-27 23:00:32 +02:00
Alexey Milovidov
d6c0f4d4a5 Merge branch 'master' into fix-bad-test-gerasimchuk 2024-07-27 22:59:58 +02:00
Alexey Milovidov
edec562327
Merge branch 'master' into remove-harmful-things-from-tests 2024-07-27 22:54:49 +02:00
Vitaly Baranov
b64c781457
Merge pull request #67133 from vitlibar/fix-context-race-in-clickhouse-local
Use a separate client context in clickhouse-local
2024-07-27 20:12:24 +00:00
Alexey Milovidov
246c8eedbe
Merge pull request #67276 from ClickHouse/fix-test-03201_variant_null_map_subcolumn
Fix test `03201_variant_null_map_subcolumn`
2024-07-27 19:22:38 +00:00
Alexey Milovidov
e0291e3a06 Prevent closing a file twice, even in case of errors 2024-07-27 21:16:11 +02:00
Alexey Milovidov
3dfa32498c Add assert 2024-07-27 21:06:08 +02:00
Alexey Milovidov
0967bfadd1 Simpler 2024-07-27 20:58:53 +02:00
Alexey Milovidov
00b0fa961a Removed useless parameters 2024-07-27 20:50:21 +02:00
Alexey Milovidov
377b781194 Fix curiosities in TimerDescriptor 2024-07-27 20:47:56 +02:00
Alexey Milovidov
299d0fb39e Fix curiosities in TimerDescriptor 2024-07-27 20:43:15 +02:00
Alexey Milovidov
5ac26d2115 Fix curiosities in TimerDescriptor 2024-07-27 20:36:34 +02:00
Alexey Milovidov
030200efe6
Merge pull request #66486 from ClickHouse/compile_expressions_by_default
Enable `compile_expressions` by default.
2024-07-27 17:55:23 +00:00
Alexey Milovidov
4ec4b1f2f3 Faster test 02231_buffer_aggregate_states_leak 2024-07-27 17:57:09 +02:00
Alexey Milovidov
f2a43b62b0 Add a separate test for exception handling 2024-07-27 17:39:39 +02:00