lidavidm opened a new issue, #2987:
URL: https://github.com/apache/arrow-adbc/issues/2987

   ### What feature or improvement would you like to see?
   
   
https://github.com/apache/arrow-adbc/blob/f0d2151cd9343e1736d3d46fd450539d4e7f0289/python/adbc_driver_manager/adbc_driver_manager/dbapi.py#L315-L331
   
   You can opt to default autocommit to True (which is not normal DB-API 
behavior). Currently we disable then re-enable autocommit, which is a bit 
wasteful - we can just avoid setting it in the first place.


-- 
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-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to