esodan opened a new pull request, #1286:
URL: https://github.com/apache/arrow-adbc/pull/1286

   Currently `Statement.execute()` use `void *` to pass a `ArrowArrayStream`, 
which in turn is not defined in GLib Arrow, also this force manual memory 
management when using Vala, so this new methods, clean up the way to better use 
on Vala and GLib/GObject
   
   This is depends on #1152 


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