prochac commented on issue #395: URL: https://github.com/apache/arrow-adbc/issues/395#issuecomment-3373011283
Would you have a working example how to make queries in transaction? Whether using ADBC or Go SQL driver? I'm getting errors like: ``` Not Implemented: [Flight SQL] Unknown connection option 'adbc.connection.transaction.isolation_level' ``` or ``` Invalid Argument: [Flight SQL] [Flight SQL] Unknown database option 'adbc.connection.autocommit' ``` -- 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]
