lidavidm commented on issue #763:
URL: https://github.com/apache/arrow-java/issues/763#issuecomment-2903047419

   Basically, the idea is that the importer should not free the `struct 
ArrowArray` itself, so that the caller code can use its own try-with-resources? 
I think that makes sense. (Well, either that, or the importer internally should 
free the struct even if it errors, which I think is less clean but would be 
less of a breaking change.)


-- 
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]

Reply via email to