mymeiyi commented on code in PR #35558:
URL: https://github.com/apache/doris/pull/35558#discussion_r1628698241
##########
gensrc/thrift/FrontendService.thrift:
##########
@@ -557,6 +557,11 @@ struct TMasterOpRequest {
28: optional map<string, Exprs.TExprNode> user_variables
// transaction load
29: optional TTxnLoadInfo txnLoadInfo
+ 30: optional bool getGroupCommitLoadBeId
Review Comment:
it would be better to move the group commit variables into a new struct
--
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]