Commits


ZhangHuiGui authored and GitHub committed 40a8a68c7c3
GH-40233: [C++] Fix an abort on asof_join_benchmark run for lost an arg (#40234) ### Rationale for this change Fix an abort error on asof_join_benchmark run for lost an arg. ### What changes are included in this PR? Add the lost arg back. ### Are these changes tested? ### Are there any user-facing changes? No * GitHub Issue: #40233 Authored-by: hugo.zhang <hugo.zhang@openpie.com> Signed-off-by: Antoine Pitrou <antoine@python.org>