rluvaton commented on code in PR #7309:
URL: https://github.com/apache/arrow-rs/pull/7309#discussion_r2024377329


##########
arrow/benches/concatenate_kernel.rs:
##########
@@ -47,6 +47,26 @@ fn add_benchmark(c: &mut Criterion) {
         b.iter(|| bench_concat(&v1, &v2))
     });
 
+    {

Review Comment:
   I added the requested benchmark and moved this new added benchmark to 
different PR:
   - #7376 



-- 
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