TDengine/tools/auto/testBss/json/gencsv.sh
2025-08-22 14:27:09 +08:00

3 lines
112 B
Bash

taosBenchmark -f generate.json
taos -s "select * from test100w.d0 >> d0_100w_64.csv"
sed -i "1d" d0_100w_64.csv