Commits

Yibo Cai authored f0110cf26af
ARROW-14976: [Dev][Archery] Fail early if no benchmark found If no benchmark matches the suite/benchmark filter, current benchmark tool will build Arrow twice, run no benchmark, and fail with confusing error message. This patch is to fail after the first build when the benchmark tool finds no benchmark to run. Closes #11865 from cyb70289/14976-bench-fail-early Authored-by: Yibo Cai <yibo.cai@arm.com> Signed-off-by: Yibo Cai <yibo.cai@arm.com>