Skip to content

Commit 341c1b7

Browse files
committed
Add benchmark for array_reverse of list view
1 parent b52a81d commit 341c1b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

datafusion/functions-nested/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ rand = { workspace = true }
6666
harness = false
6767
name = "array_expression"
6868

69+
[[bench]]
70+
harness = false
71+
name = "array_reverse"
72+
6973
[[bench]]
7074
harness = false
7175
name = "map"

0 commit comments

Comments
 (0)