Commit Graph

148072 Commits

Author SHA1 Message Date
Alexey Milovidov
5cb41147e8 Merge branch 'remove-bad-tests-azat' into fix-bad-tests-01338_long_select_and_alter-alesapin 2024-07-21 12:33:09 +02:00
Alexey Milovidov
0c2c027af6 Remove bad tests @azat 2024-07-21 12:30:20 +02:00
Alexey Milovidov
6d47b5cf6c Merge branch 'better-diagnostics-for-test-trace_events_stress' into remove-unused-local-variables 2024-07-21 12:12:46 +02:00
Alexey Milovidov
c61581ca69 Fix error 2024-07-21 12:06:53 +02:00
Vitaly Baranov
19f8e1768f Add const to cycles. 2024-07-21 11:52:10 +02:00
Max K
08353419d0 CI: Never await on BuildReport job, Skip BuildReport if no builds in workflow 2024-07-21 11:50:15 +02:00
Antonio Andelic
433ac55d13 Correctly handle failure 2024-07-21 11:41:42 +02:00
Alexey Milovidov
a6b275217a Merge branch 'master' into better_limit_in_keeper 2024-07-21 11:36:20 +02:00
Alexey Milovidov
d3a269c61d
Merge pull request #65298 from Algunenano/low_cardinality_wtf
Fix unexpected size of low cardinality column in functions (CONSTANT action from mergeable state)
2024-07-21 09:32:21 +00:00
Alexey Milovidov
2570f2b0a3 Merge branch 'miscellaneous' of github.com:ClickHouse/ClickHouse into miscellaneous 2024-07-21 11:29:30 +02:00
Alexey Milovidov
7ed9ab2338 Remove wrong logic from InterpreterCreateQuery 2024-07-21 11:29:12 +02:00
robot-clickhouse
efd5ff9f4c Automatic style fix 2024-07-21 09:15:22 +00:00
Alexey Milovidov
a6f1c46448 Miscellaneous 2024-07-21 11:08:38 +02:00
Alexey Milovidov
7f03b18966 Fix two terrible bugs 2024-07-21 10:49:53 +02:00
Alexey Milovidov
ea83f89374 Fix inconsistent formatting of lambda functions inside composite types 2024-07-21 10:39:03 +02:00
Alexey Milovidov
5ff125e37e Miscellaneous 2024-07-21 10:32:54 +02:00
Alexey Milovidov
aaea80ba66 Merge branch 'master' into better-diagnostics-for-test-trace_events_stress 2024-07-21 09:18:23 +02:00
Alexey Milovidov
a371557f07 Make test 00997_set_index_array lighter 2024-07-21 09:06:45 +02:00
Alexey Milovidov
fab0bb6aa4 Remove all sleeps 2024-07-21 09:01:44 +02:00
Alexey Milovidov
f71244c85c Something is strange with the test about refreshable materialized views 2024-07-21 08:53:54 +02:00
Alexey Milovidov
023cf118dc
Merge pull request #66803 from ClickHouse/fix-02950_part_log_bytes_uncompressed
Fix bad test `02950_part_log_bytes_uncompressed`
2024-07-21 06:22:02 +00:00
Alexey Milovidov
e74892bfaf
Update playground.md 2024-07-21 08:21:09 +02:00
Mikhail
6437088d81
translate playground page to russian in ru locale 2024-07-21 12:52:26 +07:00
Alexey Milovidov
ccbbe8d0af
Merge pull request #66705 from azat/ci/dump-dmesg
ci: dump dmesg in case of OOM
2024-07-21 05:24:50 +00:00
Alexey Milovidov
39b298295c
Merge pull request #66760 from ClickHouse/fix-flaky-rabbitmq-test
Use non-existent address to check connection error at table creation
2024-07-21 05:22:09 +00:00
Alexey Milovidov
0c394d99b9
Merge pull request #66632 from ClickHouse/fix-terrible-test-arthurpassos
Fix terrible test @arthurpassos
2024-07-21 05:16:26 +00:00
Alexey Milovidov
7fe84bd211 Merge branch 'master' into remove-unused-local-variables 2024-07-21 07:14:55 +02:00
Alexey Milovidov
5c79068109 Merge branch 'master' into fix-bad-tests-01338_long_select_and_alter-alesapin 2024-07-21 07:11:04 +02:00
Alexey Milovidov
f1021b70f7 Better diagnostics for test trace_events_stress 2024-07-21 07:05:09 +02:00
Alexey Milovidov
2beed8c304
Merge pull request #66579 from ClickHouse/fix-weak-hash-for-sparce
Fix weak hash for sparse
2024-07-21 04:32:17 +00:00
Alexey Milovidov
2ad0cfcdd1
Merge pull request #66802 from ClickHouse/better-diagnostics-in-test
Better diagnostics in `test_disk_configuration`
2024-07-21 04:16:35 +00:00
Alexey Milovidov
0eadb478bb Merge branch 'fix-02950_part_log_bytes_uncompressed' of github.com:ClickHouse/ClickHouse into fix_992 2024-07-21 04:31:47 +02:00
Alexey Milovidov
67f5115366
Update 02950_part_log_bytes_uncompressed.sql 2024-07-21 04:16:31 +02:00
Alexey Milovidov
410051a8b5 Merge branch 'fix-02950_part_log_bytes_uncompressed' into fix_992 2024-07-20 23:20:58 +02:00
Alexey Milovidov
6f1f28c32f Merge branch 'master' into fix_992 2024-07-20 23:20:52 +02:00
Alexey Milovidov
f9b97aac84 Fix bad test 02950_part_log_bytes_uncompressed 2024-07-20 23:19:33 +02:00
Alexey Milovidov
7483f81b10
Merge pull request #66501 from ClickHouse/remove-noise-from-unit-tests
Remove noise from unit tests
2024-07-20 19:54:55 +00:00
Alexey Milovidov
ee3c0e7e1f Better diagnostics in test_disk_configuration 2024-07-20 21:50:53 +02:00
Alexey Milovidov
029b6c41a1 Merge branch 'fix-terrible-test-arthurpassos' of github.com:ClickHouse/ClickHouse into fix-terrible-test-arthurpassos 2024-07-20 21:29:28 +02:00
Alexey Milovidov
625ea9dbe4 Merge branch 'master' into fix-terrible-test-arthurpassos 2024-07-20 21:29:13 +02:00
Alexey Milovidov
c786e6eb49 Fix tests 2024-07-20 21:27:35 +02:00
Alexey Milovidov
6be7befc27 Merge branch 'master' into fix-bad-tests-01338_long_select_and_alter-alesapin 2024-07-20 21:26:27 +02:00
Alexey Milovidov
c2a431a554
Merge pull request #66684 from ClickHouse/fix-processors_profile_log
Fix bad test `02210_processors_profile_log`
2024-07-20 19:25:43 +00:00
Alexey Milovidov
ae447f47d8
Merge pull request #66735 from ClickHouse/fix-show-merges
Fix SHOW MERGES
2024-07-20 19:23:46 +00:00
Max K
3767f72348 more info for buddy 2024-07-20 19:05:28 +02:00
Alexey Katsman
32d3ebf799
Merge pull request #66526 from alexkats/gwp
Don't start GWP allocations until init is finished
2024-07-20 16:53:53 +00:00
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