Commit Graph

8 Commits

Author SHA1 Message Date
d02f7606de [chore](tools) update tools config (#32193) 2024-03-15 18:01:49 +08:00
f42935560d [tools] remove useless conf (#31295)
Co-authored-by: zhongjian.xzj <zhongjian.xzj@zhongjianxzjdeMacBook-Pro.local>
2024-02-22 20:35:10 +08:00
9481728b37 [tools] update tools script (#31286) 2024-02-22 19:51:51 +08:00
866dde92b8 [tools] update tpcds test tools (#30607)
Co-authored-by: zhongjian.xzj <zhongjian.xzj@zhongjianxzjdeMacBook-Pro.local>
2024-01-31 23:53:39 +08:00
19281e3590 [tpcds] remove useless tpcds tools config (#27867)
Co-authored-by: zhongjian.xzj <zhongjian.xzj@192.168.2.31>
2023-12-01 18:47:12 +08:00
46158a6555 [tpcds-tools](nereids) remove cascades specific control for global config (#25595)
remove sf100 cascades specific control for global config, which is only for q72
2023-10-18 06:47:19 -05:00
9a7d4f906b [enhance](Tools): update tpcds tools #23308
Update tpcds tools: add sf1000 & sf10000 related sql and config.
2023-08-22 17:10:50 +08:00
cd7e03575b [tools](tpc-ds) add script tools to run tpc-ds conveniently (#17366)
build-tpcds-tools.sh
gen-tpcds-data.sh
gen-tpcds-queries.sh
create-tpcds-tables.sh
load-tpcds-data.sh
run-tpcds-queries.sh
generate data and queries support specify SCALE,
create table may need to be edited handly to specify BUCKETS or change int to bigint if SCALE is too big.

---------

Co-authored-by: stephen <hello_stephen@@qq.com>
2023-03-03 08:24:07 +08:00