Adding experimental 01900_alter_race_condition_stress.sh stateless test#24132
Adding experimental 01900_alter_race_condition_stress.sh stateless test#24132vzakaznikov wants to merge 11 commits intoClickHouse:masterfrom
Conversation
…ion_stress.sh test.
|
fuzzer |
…ing ORDER BY to all SELECTs
…oo many simultaneous queries. Maximum: 100
|
@Mergifyio update |
|
Command
|
|
@Mergifyio update |
|
Command
|
|
@Mergifyio update |
|
Command
|
|
@vzakaznikov There is no description what this test is going to test and it is very difficult to read. Could you please explain? |
This test was an attempt to reproduce an issue when we tried to alter column from string type to float with some rows having empty strings which caused intermittent test fails. When we first ran this test with thread fuzzer we found a race condition in RBAC. I don't think we need to add this test to stateless as is and I propose to close this PR. |
Changelog category (leave one):