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: 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