mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
3 lines
112 B
Bash
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
|