kangpinghuang commented on a change in pull request #872: Rename rowset id in
restore stage
URL: https://github.com/apache/incubator-doris/pull/872#discussion_r272952819
##########
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:
int64_t tablet_id, const int32_t schema_hash?
----------------------------------------------------------------
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]