LuciferYang commented on PR #41856: URL: https://github.com/apache/spark/pull/41856#issuecomment-1621553373
All benchmarks can be run using Github Action: https://github.com/apache/spark/blob/master/.github/workflows/benchmark.yml At the same time, all benchmark results generated by GitHub Action and records in Spark, such as https://github.com/apache/spark/blob/master/sql/core/benchmarks/TPCDSQueryBenchmark-results.txt So I think if we need to introduce `TPCHQueryBenchmark`, it should also be able to run using GitHub Action like others. -- 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]
