oss-maker opened a new pull request, #41856: URL: https://github.com/apache/spark/pull/41856
### What changes were proposed in this pull request? This PR adds support to run benchmark for TPCH. The schema used is defined here in the official TPCH site - https://www.tpc.org/TPC_Documents_Current_Versions/pdf/TPC-H_v3.0.1.pdf ### Why are the changes needed? This PR makes it easier to run the benchmark for TPCH especially in scenarios where we want to test aggregate performance of TPCH aggregate heavy queries like Query 1 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? This PR was tested locally and verified that the benchmark runs properly. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
