doris icon indicating copy to clipboard operation
doris copied to clipboard

[tools](tpc-ds) add script tools to run tpc-ds conveniently

Open hello-stephen opened this issue 2 years ago • 1 comments

Proposed changes

Issue Number: close #xxx

  1. build-tpcds-tools.sh
  2. gen-tpcds-data.sh
  3. gen-tpcds-queries.sh
  4. create-tpcds-tables.sh
  5. load-tpcds-data.sh
  6. 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.

Problem summary

Describe your changes.

Checklist(Required)

  • [ ] Does it affect the original behavior
  • [ ] Has unit tests been added
  • [ ] Has document been added or modified
  • [ ] Does it need to update dependencies
  • [ ] Is this PR support rollback (If NO, please explain WHY)

Further comments

If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...

hello-stephen avatar Mar 02 '23 14:03 hello-stephen

run buildall

hello-stephen avatar Mar 02 '23 14:03 hello-stephen