Re: [PR] benchmark: Support sort_tpch10 for benchmark [datafusion]

2025-07-03 Thread via GitHub
alamb commented on PR #16671: URL: https://github.com/apache/datafusion/pull/16671#issuecomment-3032179243 Thanks @zhuqi-lucas and @Dandandan -- 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

Re: [PR] benchmark: Support sort_tpch10 for benchmark [datafusion]

2025-07-03 Thread via GitHub
alamb commented on PR #16671: URL: https://github.com/apache/datafusion/pull/16671#issuecomment-3032178617 🚀 -- 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

Re: [PR] benchmark: Support sort_tpch10 for benchmark [datafusion]

2025-07-03 Thread via GitHub
Dandandan merged PR #16671: URL: https://github.com/apache/datafusion/pull/16671 -- 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: github-unsubscr...@data

[PR] benchmark: Support sort_tpch10 for benchmark [datafusion]

2025-07-03 Thread via GitHub
zhuqi-lucas opened a new pull request, #16671: URL: https://github.com/apache/datafusion/pull/16671 ## Which issue does this PR close? Currently we only have sort_tpch for benchmark, recently when optimizing sort, i found sort_tpch10 will show more stable result sometimes, so i added