This commit is contained in:
Alexander Tokmakov 2023-02-25 01:31:38 +01:00
parent cad1e0b768
commit 940035f108

View File

@ -40,6 +40,7 @@ export -f insert_data
ID="02434_insert_init_${CLICKHOUSE_DATABASE}_$RANDOM"
insert_data
$CLICKHOUSE_CLIENT -q "system flush distributed dedup_dist"
$CLICKHOUSE_CLIENT -q 'select count() from dedup_test'
function thread_insert