You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by GitBox <gi...@apache.org> on 2022/08/15 17:37:50 UTC

[GitHub] [arrow-adbc] lidavidm opened a new pull request, #66: [Format] Clarify thread safety/concurrency guarantees

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

   Add documentation around thread safety/concurrency/overlapping usage of a single object.
   
   Sets up Doxygen.
   
   Fixes #64.


-- 
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: issues-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 #66: [Format] Clarify thread safety/concurrency guarantees

Posted by GitBox <gi...@apache.org>.
lidavidm commented on PR #66:
URL: https://github.com/apache/arrow-adbc/pull/66#issuecomment-1215469871

   TODO here: reconcile with Go's prepared statement behavior in #64 and see what DuckDB does in the described scenario


-- 
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: issues-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 #66: [Format] Clarify thread safety/concurrency guarantees

Posted by GitBox <gi...@apache.org>.
lidavidm commented on PR #66:
URL: https://github.com/apache/arrow-adbc/pull/66#issuecomment-1215532046

   I guess DuckDB materializes the results fully when you query so that's not a worry (we could support Go's behavior)


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

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


[GitHub] [arrow-adbc] lidavidm merged pull request #66: [Format] Clarify thread safety/concurrency guarantees

Posted by GitBox <gi...@apache.org>.
lidavidm merged PR #66:
URL: https://github.com/apache/arrow-adbc/pull/66


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

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