mapleFU commented on code in PR #44387: URL: https://github.com/apache/arrow/pull/44387#discussion_r1803005099
########## cpp/src/arrow/io/buffered.h: ########## @@ -111,6 +111,7 @@ class ARROW_EXPORT BufferedInputStream int64_t raw_read_bound = -1); /// \brief Resize internal read buffer; calls to Read(...) will read at least + /// this many bytes from the raw InputStream if possible. Review Comment: both ok to me -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org