vibhatha commented on code in PR #44241:
URL: https://github.com/apache/arrow/pull/44241#discussion_r1792803356
##########
java/c/src/test/java/org/apache/arrow/c/RoundtripTest.java:
##########
@@ -770,6 +771,17 @@ public void testStructVector() {
}
}
+ @Test
+ public void testRunEndEncodedVector() {
Review Comment:
shall we also add a test for an empty REE Vector?
--
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]