paleolimbot opened a new pull request, #202: URL: https://github.com/apache/arrow-nanoarrow/pull/202
In https://github.com/apache/arrow-adbc/pull/706 , the added `read_adbc()` releases a stream whose statement (and possibly connection) will be released when the stream itself is released. When the user is definitely consuming the entire stream, it is helpful to release it at a guaranteed time so that subsequent operations (e.g., closing a connection, deleting a file on Windows) don't confusingly fail. -- 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]
