alamb commented on code in PR #6385:
URL: https://github.com/apache/arrow-rs/pull/6385#discussion_r1759504804


##########
arrow-array/src/builder/generic_bytes_view_builder.rs:
##########
@@ -590,6 +593,20 @@ mod tests {
         assert_eq!(array.views().get(1), array.views().get(5));
     }
 
+    #[test]

Review Comment:
   Regression tests are *always* appreciated and we try to make then required.
   
   Thank you for doing this @shanesveller 



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