benchbase
benchbase copied to clipboard
TPC-DS Workload
I need to use the TPC-DS workload for a project. Is the TPC-DS workload completed? If not, what's missing? Could I implement it?
We'd happily accept a PR!
Looks like the procedure queries are missing: https://github.com/cmu-db/benchbase/tree/main/src/main/java/com/oltpbenchmark/benchmarks/tpcds https://github.com/cmu-db/benchbase/tree/main/src/main/resources/benchmarks/tpcds
Could maybe adapt them from some other examples like this: https://github.com/gregrahn/tpcds-kit
Hi @lawrencekhlim, are you working on this thread? Please let me know because I'm interested in using TPC-DS as well. Perhaps we could collaborate on this. CC: @bpkroth
Sorry, I have not been working on this yet!