zhuqi-lucas commented on code in PR #7877:
URL: https://github.com/apache/arrow-rs/pull/7877#discussion_r2191380627


##########
arrow-array/benches/view_types.rs:
##########
@@ -43,6 +55,21 @@ fn criterion_benchmark(c: &mut Criterion) {
         });
     });
 
+    let array = gen_view_array_without_nulls(100_000);

Review Comment:
   Thank you @alamb for good suggestion, i also addressed this in latest PR.



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to