vibhatha commented on code in PR #41861:
URL: https://github.com/apache/arrow/pull/41861#discussion_r1619610711
##########
java/vector/src/test/java/org/apache/arrow/vector/TestSplitAndTransfer.java:
##########
@@ -209,6 +225,39 @@ public void test() throws Exception {
}
}
+ @Test /* ViewVarCharVector */
+ public void testView() throws Exception {
Review Comment:
Ah yes, I should have got rid of that comment, already renamed to views.
--
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]