yiguolei commented on code in PR #24881:
URL: https://github.com/apache/doris/pull/24881#discussion_r1336673977
##########
gensrc/thrift/RuntimeProfile.thrift:
##########
@@ -25,6 +25,7 @@ struct TCounter {
1: required string name
2: required Metrics.TUnit type
3: required i64 value
+ 4: required i64 level
Review Comment:
should always be optional, never use required.
--
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]