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

Allow configuring statistics on TPC-H benchmarks #3888

Closed
isidentical opened this issue Oct 19, 2022 · 0 comments · Fixed by #3889
Closed

Allow configuring statistics on TPC-H benchmarks #3888

isidentical opened this issue Oct 19, 2022 · 0 comments · Fixed by #3889
Labels
enhancement New feature or request

Comments

@isidentical
Copy link
Contributor

isidentical commented Oct 19, 2022

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Now that we are starting to invest into statistics more (especially if we start going into the direction of weight based nested join shuffling, as in #3843), I think it makes sense to also include an --enable-statistics flag in the ./bin/tpch (the TPC-H benchmark runner)

Describe the solution you'd like
Implement a new flag that can configure statistics when running TPC-H queries (so we can have without stats / with stats comparisons)

Describe alternatives you've considered
None.

Additional context
None.

@isidentical isidentical added the enhancement New feature or request label Oct 19, 2022
@isidentical isidentical changed the title Allow enabling statistics on TPC-H benchmarks Allow configuring statistics on TPC-H benchmarks Oct 19, 2022
Dandandan added a commit to isidentical/arrow-datafusion that referenced this issue Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant