vibhatha commented on code in PR #44187: URL: https://github.com/apache/arrow/pull/44187#discussion_r1775256959
########## java/vector/src/test/java/org/apache/arrow/vector/TestViewVarBinaryVector.java: ########## @@ -0,0 +1,144 @@ +/* Review Comment: I would recommend to keep them in the `TestVarCharViewVector` for the moment. I know the naming is not so matching here. For other `VarBinaryView` tests we used the same test class. And I see it is not very matching. Maybe we could rename the class to `TestVariableWidthViewVector`? This is an issue from my part in the initial PR. We can fix it here. -- 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]
