Brian Kroth
Brian Kroth
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
> I assume this update went to #820 Parts of it did, but I don't think all of it. Especially the refresh logic. @eujing I see that you added some...
> @bpkroth #821 Passes all checks There's no checks or tests for this new code, so that's not really very helpful yet.
> > > @bpkroth #821 Passes all checks > > > > > > There's no checks or tests for this new code, so that's not really very helpful yet....
@eujing @yshady
See Also #732
See Also: #757
No longer relevant
Sure, have a look at this set of schemas for Service configs: https://github.com/microsoft/MLOS/tree/main/mlos_bench/mlos_bench/config/schemas/services At a high level services-schema.json specifies the rough schema that all Services must follow by saying it...
@motus when you get a moment can you please comment here with some of your observations about the `Ordinal` workaround issues?