vibhatha commented on code in PR #44078:
URL: https://github.com/apache/arrow/pull/44078#discussion_r1764309534


##########
java/vector/src/test/java/org/apache/arrow/vector/TestVarCharViewVector.java:
##########
@@ -261,6 +261,15 @@ public void testDataBufferBasedAllocationInOtherBuffer() {
     }
   }
 
+  @Test
+  public void testSetSafe() {

Review Comment:
   Can we add a test case with long string as well? and a mix of short and 
long? 



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