wjones127 commented on issue #34221:
URL: https://github.com/apache/arrow/issues/34221#issuecomment-1531895507

   The other benefit of implementing with Async APIs is we can turn on message 
buffering for endpoints like ListFlights, which may have a large number of 
messages that otherwise are sent individually. This is disabled in the Sync API 
[^1].
   
   [^1]: https://github.com/grpc/grpc/pull/18018/files


-- 
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]

Reply via email to