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