You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "esodan (via GitHub)" <gi...@apache.org> on 2023/11/12 05:28:04 UTC

[PR] Statement add new API for execute to clean Vala/GObject API [arrow-adbc]

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Statement add new API for execute to clean Vala/GObject API [arrow-adbc]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on PR #1286:
URL: https://github.com/apache/arrow-adbc/pull/1286#issuecomment-1904904484

   Solved by #1459.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Statement add new API for execute to clean Vala/GObject API [arrow-adbc]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #1286:
URL: https://github.com/apache/arrow-adbc/pull/1286#issuecomment-1807009254

   :warning: Please follow the [Conventional Commits format in CONTRIBUTING.md](https://github.com/apache/arrow-adbc/blob/main/CONTRIBUTING.md) for PR titles.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Statement add new API for execute to clean Vala/GObject API [arrow-adbc]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed pull request #1286: Statement add new API for execute to clean Vala/GObject API
URL: https://github.com/apache/arrow-adbc/pull/1286


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org