yiguolei commented on a change in pull request #1459: Add new CreateTabletReq 
and AlterTabletReqV2 thrift struct
URL: https://github.com/apache/incubator-doris/pull/1459#discussion_r302349176
 
 

 ##########
 File path: gensrc/thrift/AgentService.thrift
 ##########
 @@ -48,6 +48,8 @@ struct TCreateTabletReq {
     4: optional Types.TVersionHash version_hash
     5: optional Types.TStorageMedium storage_medium
     6: optional bool in_restore_mode
+    // this new tablet should be colocate with base tablet
+    7: optional Types.TTabletId base_tablet_id
 
 Review comment:
   add base schema hash here

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to