From a5fedcacc16cf632afe2980cb9fdca9ce3ad98da Mon Sep 17 00:00:00 2001 From: Diana Clarke Date: Mon, 14 Jun 2021 10:04:48 -0600 Subject: [PATCH] ARROW-13073: [Developer] archery benchmark list: unexpected keyword 'benchmark_filter' --- dev/archery/archery/cli.py | 1 - 1 file changed, 1 deletion(-) diff --git a/dev/archery/archery/cli.py b/dev/archery/archery/cli.py index c35b0864900..9442b2917e0 100644 --- a/dev/archery/archery/cli.py +++ b/dev/archery/archery/cli.py @@ -416,7 +416,6 @@ def benchmark_filter_options(cmd): @click.argument("rev_or_path", metavar="[]", default="WORKSPACE", required=False) @benchmark_common_options -@benchmark_filter_options @click.pass_context def benchmark_list(ctx, rev_or_path, src, preserve, output, cmake_extras, java_home, java_options, build_extras, benchmark_extras,