liaoxin01 commented on code in PR #54548:
URL: https://github.com/apache/doris/pull/54548#discussion_r2265776127
##########
gensrc/thrift/FrontendService.thrift:
##########
@@ -420,6 +420,7 @@ struct TMasterOpResult {
// transaction load
9: optional TTxnLoadInfo txnLoadInfo;
10: optional i64 groupCommitLoadBeId;
+ 11: required i64 affectedRows;
Review Comment:
Upgrading may have issues using `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]