nbenn opened a new issue, #1129: URL: https://github.com/apache/arrow-adbc/issues/1129
For `database`, `connection` and `statement` we can set options via `adbc_*_set_options()`. Would it be possible to retrieve options settings via something like `adbc_*_get_options()`? Querying the state of `adbc.connection.autocommit` would be of interest to me. I can always track this information separately, but this'd be redundant if I had a way of accessing the "ground truth" state. -- 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]
