CaselIT commented on issue #4321:
URL: https://github.com/apache/arrow-adbc/issues/4321#issuecomment-4678106794

   I'm not looking to use autocommit, I would like to use the default dbapi 
behaviour that opens a transaction.
   
   I just find it a very strange behaviour from an user point of view that's 
not documented anywhere
   - it automatically start a new transaction, even after issuing a commit or 
rollback before issuing any other command. This is not a great behaviour if you 
use client side pooling
   - rollback will carry over settings of the previous transaction, while 
commit will not
   
   
   
   


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