-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request