vegarsti commented on code in PR #9558:
URL: https://github.com/apache/arrow-rs/pull/9558#discussion_r3092914007


##########
arrow/benches/interleave_kernels.rs:
##########
@@ -121,6 +121,11 @@ fn add_benchmark(c: &mut Criterion) {
     let list_i64_no_nulls =
         create_primitive_list_array_with_seed::<i32, Int64Type>(8192, 0.0, 
0.0, 20, 42);
 
+    let list_view_i64: ListViewArray =

Review Comment:
   https://github.com/apache/arrow-rs/pull/9738



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to