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

[GitHub] [arrow-adbc] kou opened a new pull request, #579: feat(glib): add transaction related connection bindings

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

   Fixes #553.
   
   New APIs:
   
   * `gadbc_connection_set_auto_commit()`
   * `gadbc_connection_commit()`
   * `gadbc_connection_rollback()`


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


[GitHub] [arrow-adbc] lidavidm commented on pull request #579: feat(glib): add transaction related connection bindings

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

   Is the linked issue correct? Isolation level isn't present here


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


[GitHub] [arrow-adbc] kou commented on pull request #579: feat(glib): add transaction related connection bindings

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

   Oh... I referred wrong issue...
   I've fixed it.


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


[GitHub] [arrow-adbc] kou merged pull request #579: feat(glib): add transaction related connection bindings

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou merged PR #579:
URL: https://github.com/apache/arrow-adbc/pull/579


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