sqlbenchmark commented on PR #1431: URL: https://github.com/apache/datafusion-ballista/pull/1431#issuecomment-3830543603
## @sqlbenchmark usage This bot is whitelisted for DataFusion committers. ### Commands ``` @sqlbenchmark tpch [--iterations N] [--scale-factor N] [--baseline BRANCH] [--baseline-pr N] @sqlbenchmark criterion [--bench NAME] [--filter PATTERN] [--baseline BRANCH] [--baseline-pr N] @sqlbenchmark help ``` ### Examples ``` @sqlbenchmark tpch @sqlbenchmark tpch --iterations 5 --scale-factor 10 @sqlbenchmark tpch --baseline my-branch @sqlbenchmark criterion @sqlbenchmark criterion --bench sql_planner @sqlbenchmark criterion --baseline my-branch @sqlbenchmark criterion --bench sort_shuffle --baseline-pr 1430 ``` --- *Automated by dfbench* -- 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]
