mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 10:31:57 +00:00
c200f43774
Right now it simply does not work due to "set -e", with it you cannot use "foo=$(false)" since bash will break execution after, rewrite it to a plain shell, with "if". Also use ZSTD everywhere (ugh) Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
.gitignore | ||
attach_gdb.lib | ||
clickhouse-statelest-test-runner.Dockerfile | ||
Dockerfile | ||
requirements.txt | ||
run.sh | ||
setup_hdfs_minicluster.sh | ||
setup_minio.sh | ||
stress_tests.lib | ||
utils.lib |