yiguolei commented on code in PR #17261:
URL: https://github.com/apache/doris/pull/17261#discussion_r1120982596
##########
be/src/util/hdfs_storage_backend.cpp:
##########
@@ -183,13 +196,14 @@ Status HDFSStorageBackend::download(const std::string&
remote, const std::string
constexpr size_t buf_sz = 1024 * 1024;
char read_buf[buf_sz];
Review Comment:
same problem here for read_buf.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]