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
|
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
|
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
|
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
|
67f5115366
|
Update 02950_part_log_bytes_uncompressed.sql
|
2024-07-21 04:16:31 +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 |
|
Max K
|
3de472cedc
|
add buddy, move release into action.yml
try callable wf
fix
add ci buddy
|
2024-07-20 14:42:50 +02:00 |
|
Max K
|
e3b2fbf7ec
|
CI: POC for Auto Releases
|
2024-07-20 14:42:49 +02:00 |
|
Anton Popov
|
62add99d93
|
Merge pull request #66286 from CurtizJ/index-hint-fuzzer
Fix `indexHint` function case found by fuzzer
|
2024-07-20 11:51:42 +00:00 |
|
Anton Popov
|
7f14fd3949
|
Merge pull request #66788 from ClickHouse/CurtizJ-patch-8
Fix test `02724_limit_num_mutations.sh`
|
2024-07-20 11:46:11 +00:00 |
|
Nikita Fomichev
|
53249a2ad1
|
Merge pull request #66783 from ClickHouse/tavplubix-patch-14
Update ci_config.py
|
2024-07-20 10:12:38 +00:00 |
|
alesapin
|
6eec3c2c99
|
Merge pull request #66776 from ClickHouse/disable_harmful_setting_from_randomizaiton
Turn off randomization of harmful setting
|
2024-07-20 09:43:47 +00:00 |
|
Nikita Fomichev
|
b09d6a7e33
|
Merge pull request #66787 from ClickHouse/evenly-split-tests
Stateless tests: split parallel tests more evenly
|
2024-07-20 08:14:30 +00:00 |
|
Alexey Milovidov
|
b57f5043e2
|
Merge pull request #66626 from bigo-sg/tuple_insert_bug
`column_length` is not updated in `ColumnTuple::insertManyFrom`
|
2024-07-20 00:36:13 +00:00 |
|
Alexey Milovidov
|
210fd7c6e3
|
Merge branch 'master' into remove-noise-from-unit-tests
|
2024-07-20 02:26:22 +02:00 |
|
Nikita Mikhaylov
|
abec27830b
|
Merge pull request #66792 from ClickHouse/rfraposa-patch-2
Fix sort order of the azureBlobStorageCluster table function
|
2024-07-19 23:45:51 +00:00 |
|
Alexey Milovidov
|
ed6a1b112e
|
Merge pull request #66633 from ClickHouse/fix-bad-log-message
Fix bad log message
|
2024-07-19 23:18:42 +00:00 |
|
Alexey Milovidov
|
d61dd473c6
|
Merge pull request #66731 from ClickHouse/remove-bad-test
Remove bad test `host_resolver_fail_count`
|
2024-07-19 23:17:53 +00:00 |
|