yiguolei commented on code in PR #9483:
URL: https://github.com/apache/incubator-doris/pull/9483#discussion_r869013958


##########
be/src/common/status.h:
##########
@@ -5,13 +5,13 @@
 #pragma once
 
 #include <fmt/format.h>
+#include <glog/logging.h>
+
+#include <boost/stacktrace.hpp>

Review Comment:
   why boost is behind glog? Does the format not sort includes according to 
lexical order?



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

Reply via email to