lidavidm commented on code in PR #43053:
URL: https://github.com/apache/arrow/pull/43053#discussion_r1690625932
##########
java/c/src/test/java/org/apache/arrow/c/RoundtripTest.java:
##########
@@ -951,6 +952,86 @@ public void testImportReleasedArray() {
}
}
+ @Test
Review Comment:
Is this right? A sliced vector should be exported with the same buffers as a
normal vector, but should have an offset applied. The actual buffers should not
be changed
--
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]