-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Update dev guide for benchmarks #13988
Update dev guide for benchmarks #13988
Conversation
a11d905
to
6000bc4
Compare
testing/trino-benchto-benchmarks/generate_schemas/generate-tpcds.py
Outdated
Show resolved
Hide resolved
testing/trino-benchto-benchmarks/generate_schemas/generate-tpcds.py
Outdated
Show resolved
Hide resolved
ebc431f
to
940ee37
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm % @findepi comments
@@ -1,53 +1,63 @@ | |||
#!/usr/bin/env python |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you use the tool to generate schemas manually as a test?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, running this unveiled a trivial bug. It took a while to setup Trino with a fully functional Hive connector, but I finally found a product test environment with both hive
and tpcds
.
2ad53fd
to
578afa7
Compare
5186585
to
95fda96
Compare
Sometimes we want to run benchmarks on a small dataset. We want to be able to choose the scale factors for TPC-H and TPC-DS. This change keeps the original defaults while allowing for scale factor and format overrides.
95fda96
to
78c5ef4
Compare
Failed due: #14618 |
Description
Related issues, pull requests, and links
Documentation
( ) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.
Release notes
( ) No release notes entries required.
( ) Release notes entries required with the following suggested text: