CurtHagenlocher opened a new issue, #1300: URL: https://github.com/apache/arrow-adbc/issues/1300
For instance, consider not allowing a connection to be closed while there's still a reader active. For the ADO.NET wrapper, don't allow the driver or other properties to be changed while the connection is open. For consistency with other ADO.NET providers, consider not auto-opening the connection when a command is created. Be precise about the number of open statements/commands that can be associated with a connection. -- 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]
