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


##########
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:
   Please let me know if a regression test isn't needed for a simple change 
like this, I'm fine with dropping it if that's preferred.



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