morningman commented on code in PR #16073: URL: https://github.com/apache/doris/pull/16073#discussion_r1103758624
########## gensrc/thrift/FrontendService.thrift: ########## @@ -483,6 +483,7 @@ struct TLoadTxnBeginRequest { 10: optional i64 timeout 11: optional Types.TUniqueId request_id 12: optional string auth_code_uuid + 13: optional string token Review Comment: I think we don't need to handle this compatibility, just keep only one field is ok -- 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