dataroaring commented on code in PR #47300:
URL: https://github.com/apache/doris/pull/47300#discussion_r1956168762


##########
gensrc/thrift/AgentService.thrift:
##########
@@ -372,6 +372,8 @@ struct TDownloadReq {
     5: optional Types.TStorageBackendType storage_backend = 
Types.TStorageBackendType.BROKER
     6: optional string location // root path
     7: optional list<TRemoteTabletSnapshot> remote_tablet_snapshots
+    8: optional map<string, string> cloud_src_dest_map // for cloud restore

Review Comment:
   Please add comment for key and vaule.



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

Reply via email to