theirix commented on code in PR #9876:
URL: https://github.com/apache/arrow-rs/pull/9876#discussion_r3196918518


##########
arrow-string/src/concat_elements.rs:
##########
@@ -355,6 +450,89 @@ mod tests {
         assert_eq!(output, expected);
     }
 
+    #[test]
+    fn test_fixed_size_binary_concat() {

Review Comment:
   Got it, will add with perf benches



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