CurtHagenlocher opened a new pull request, #35996:
URL: https://github.com/apache/arrow/pull/35996

   ### What changes are included in this PR?
   
   Adds a flag to indicate whether or not to free the C structure when API 
structs are released.
   Relaxes the requirement when exporting that the target structure appear 
uninitialized.
   
   ### Are these changes tested?
   
   Existing tests pass. We don't as yet seem to have a good way to test for 
memory leaks so no new tests have been added.
   
   ### Are there any user-facing changes?
   
   A new required parameter was added to several functions. As this code has 
not yet been part of a release, this isn't 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