BiteTheDDDDt commented on code in PR #9268: URL: https://github.com/apache/incubator-doris/pull/9268#discussion_r860424668
########## be/src/olap/olap_common.h: ########## @@ -239,7 +239,7 @@ class Field; class WrapperField; using KeyRange = std::pair<WrapperField*, WrapperField*>; -static const int GENERAL_DEBUG_COUNT = 4; +static const int GENERAL_DEBUG_COUNT = 0; Review Comment: Why change it to 0? -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org