v.22.3Improvement
Support --testmode parameter for clickhouse-local to interpret test hints
Support--testmodeparameter forclickhouse-local. This parameter enables interpretation of test hints that we use in functional tests. #35264 (Kseniia Sumarokova).
Why it matters
This feature allowsclickhouse-local to recognize and process special test hints during functional testing, improving test accuracy and enabling more sophisticated test scenarios.How to use it
Runclickhouse-local with the --testmode parameter to enable the interpretation of test hints. For example:clickhouse-local --testmode