davidhcoe opened a new pull request, #3323: URL: https://github.com/apache/arrow-adbc/pull/3323
- Wraps the `ReadChunk` logic in try/catch, logs the exception and returns null if an exception is found. - Changes the logic of `ReadRowsStream` to not access the `Current` object if `MoveNextAsync()` doesn't succeed. - Fixes https://github.com/apache/arrow-adbc/issues/3322 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org