You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/04/08 12:25:27 UTC

[GitHub] [incubator-doris] yiguolei commented on a change in pull request #872: Rename rowset id in restore stage

yiguolei commented on a change in pull request #872: Rename rowset id in restore stage
URL: https://github.com/apache/incubator-doris/pull/872#discussion_r273018688
 
 

 ##########
 File path: be/src/olap/snapshot_manager.h
 ##########
 @@ -70,6 +70,8 @@ class SnapshotManager {
                 
     static SnapshotManager* instance();
 
+    OLAPStatus convert_rowset_ids(DataDir& data_dir, const string& clone_dir, int64_t tablet_id, const int32_t& schema_hash);
 
 Review comment:
   yes, schema hash is int32

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org