hellishfire commented on issue #41682: URL: https://github.com/apache/arrow/issues/41682#issuecomment-2113930191
> Java doesn't really have a concept of slicing, so either this needs to copy the data (at least for things that can't easily be sliced, like the validity buffer) or it should error on import. I take a quick look at the slice() method of VectorSchemaRoot, which slices the data buffer, and slice or copy validity buffer -- 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]
