lidavidm commented on a change in pull request #7398:
URL: https://github.com/apache/arrow/pull/7398#discussion_r438945868



##########
File path: cpp/src/arrow/flight/client.h
##########
@@ -73,6 +91,16 @@ class ARROW_FLIGHT_EXPORT FlightClientOptions {
   std::string private_key;
   /// \brief A list of client middleware to apply.
   std::vector<std::shared_ptr<ClientMiddlewareFactory>> middleware;
+  /// \brief A soft limit on the number of bytes to write when sending
+  ///     Arrow data to a server.

Review comment:
       Yes - updated the docstring.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to