davidhcoe opened a new pull request, #3361: URL: https://github.com/apache/arrow-adbc/pull/3361
The previous update was still not catching the issue. Found some older grpc classes with the similar message (`No current element is available.`) and pattern including https://github.com/grpc/grpc/blob/2d4f3c56001cd1e1f85734b2f7c5ce5f2797c38a/src/csharp/Grpc.Core/Internal/ServerRequestStream.cs#L38, so added a try/catch around the attempt to add an additional check. -- 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]
