Commit a5fc3c7
authored
bench: set test_util as required feature for aggregate_vectorized (#19101)
## Which issue does this PR close?
N/A
## Rationale for this change
`aggregate_vectorized` bench uses arrow `test_utils` features
## What changes are included in this PR?
see title
## Are these changes tested?
yes, manually
## Are there any user-facing changes?
New feature that should not be used1 parent a33ae5e commit a5fc3c7
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| 103 | + | |
0 commit comments