thatstatsguy opened a new pull request, #13267:
URL: https://github.com/apache/arrow/pull/13267

   **Summary**
   An additional parameter in Flight do_put to specify chunk size in R.
   
   **Problem**
   Currently, all data is sent through in a single message. It's a likely 
scenario that users will want the ability to control the batch sizes without 
building a custom do_put method.
   
   **Solution**
   Additional (optional) parameter to specify chunk size.


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