vibhatha commented on code in PR #43077: URL: https://github.com/apache/arrow/pull/43077#discussion_r1689364900
########## java/c/src/test/java/org/apache/arrow/c/RoundtripTest.java: ########## @@ -683,6 +684,26 @@ public void testFixedSizeListVector() { } } + @Test + public void testListViewVector() { Review Comment: We haven't implemented the large types yet. I am going to do that once we finalize the ListViewVector case. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org