tools/ssb-tools/README.md
These scripts are used to make ssb and ssb flat test.
The ssb flat data comes from ssb tables by way of 'INSERT INTO ... SELECT ...'.
./bin/build-ssb-dbgen.sh
./bin/gen-ssb-data.sh -s 1
conf/doris-cluster.conf to specify Doris cluster info, then run script below../bin/create-ssb-tables.sh -s 1
./bin/load-ssb-data.sh
./bin/run-ssb-queries.sh
./bin/run-ssb-flat-queries.sh