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


##########
java/vector/src/test/java/org/apache/arrow/vector/TestValueVector.java:
##########


Review Comment:
   I agree @lidavidm. So my idea was to make sure the following
   
   1. Can `ViewVarCharVector` do what is being done with `VarCharVector`? I 
tried to cover this basis using the `TestValueVector` test cases. 
   2. I added another test suite called `TestVarCharViewVector` to test the 
view-oriented cases? Maybe we can do more improvements there? 



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