lidavidm commented on issue #11649: URL: https://github.com/apache/arrow/issues/11649#issuecomment-964259928
If you absolutely need readahead than I suggest your application implement that explicitly, however the point here is that gRPC and HTTP/2 already buffer data on the client so likely there is no need to do so explicitly unless you find there is a performance problem that could be solved by readahead. -- 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]
