Jefffrey commented on code in PR #8988:
URL: https://github.com/apache/arrow-rs/pull/8988#discussion_r2646925780


##########
arrow/benches/zip_kernels.rs:
##########
@@ -133,6 +133,35 @@ where
     }
 }
 
+struct GenerateStringView {
+    str_len: usize,

Review Comment:
   Perhaps better to have a range than a fixed length, for more variance in 
data?



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