alamb commented on code in PR #5519:
URL: https://github.com/apache/arrow-rs/pull/5519#discussion_r1526302113


##########
object_store/src/buffered.rs:
##########
@@ -207,6 +207,10 @@ impl AsyncBufRead for BufReader {
 
 /// An async buffered writer compatible with the tokio IO traits
 ///
+/// This writer adaptively uses [`ObjectStore::put`] or

Review Comment:
   this is such an important feature I think it is worth calling out explicitly



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