mbrobbel commented on issue #3454:
URL: https://github.com/apache/arrow-adbc/issues/3454#issuecomment-3333390811

   > You can't call it otherwise, right? Because the statement would be locked 
to the thread that called `execute` and you wouldn't be able to share it.
   
   I guess it depends on the implementation?
   
   If we remove all `&mut` methods on `Connection` and `Statement`, 
implementations can use a handler-like type for statements.


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