tokoko opened a new pull request, #2279: URL: https://github.com/apache/arrow-adbc/pull/2279
- swaps todos from Optionable impls to partial support: none for Database, CurrentCatalog and CurrentSchema for Connection and IngestTableTarget for Statement. - adds support for binding a single batch and executing a bulk insert on it. I used `RefCell` to pass bound record batch from `bind` to an `execute_update` method. -- 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]
