CaselIT commented on issue #4321: URL: https://github.com/apache/arrow-adbc/issues/4321#issuecomment-4488498540
I've tried fixing this behaviour with sqlalchemy events, and I guess the addition of the option as I was proposing is complicated by the fact that currently the driver always assumes that a transaction is in progress, so begin must manually be managed if `ROLLBACK AND CHAIN` is replaced with `ROLLBACK` only. -- 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]
