lidavidm commented on PR #38110: URL: https://github.com/apache/arrow/pull/38110#issuecomment-1757691350
> At first I was a little confused as to why `getWriter().getResult()` wasn't being called until I realized that errors were coming through the reader. We try to expose 'independent' readers/writers but in actuality in gRPC they are tied + the reader is the only source of errors (which in some sense makes sense, I suppose) so this is perhaps more of a mistake in our API design -- 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]
