wangshuo128 commented on code in PR #9195:
URL: https://github.com/apache/incubator-doris/pull/9195#discussion_r857115090
##########
be/src/common/status.h:
##########
@@ -22,7 +22,7 @@ namespace doris {
// ErrorName, ErrorCode, String Description, Should print stacktrace
#define APPLY_FOR_ERROR_CODES(M) \
- M(OLAP_SUCCESS, 0, "", true) \
+ M(OLAP_SUCCESS, 0, "", false) \
Review Comment:
Why change this?
--
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]