Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull TPCCBenchmark functionality up into BenchmarkModule #84

Merged
merged 1 commit into from
Mar 3, 2021

Conversation

robertsami
Copy link
Contributor

Also move ddls/ folder next to BenchmarkClass, as we use the path of the BenchmarkModule class that is instantiated to find these DDLs

@robertsami robertsami requested a review from psudheer21 March 3, 2021 19:15

protected abstract Package getProcedurePackageImpl();
protected Package getProcedurePackageImpl() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont know why we need this.
Do you?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just some other reflection magic that we should get rid of asap :/

@robertsami robertsami merged commit 6b580b3 into yugabyte:master Mar 3, 2021
@robertsami robertsami deleted the cleanup-benchmark branch March 3, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants