isidentical opened a new issue, #3888: URL: https://github.com/apache/arrow-datafusion/issues/3888
**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 enables statistics when running TPC-H queries. **Describe alternatives you've considered** None. **Additional context** None. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
