kangpinghuang commented on a change in pull request #588: Add some 
implementation to TabletMeta
URL: https://github.com/apache/incubator-doris/pull/588#discussion_r250893815
 
 

 ##########
 File path: be/src/olap/task/engine_clone_task.cpp
 ##########
 @@ -666,7 +666,7 @@ OLAPStatus EngineCloneTask::_finish_clone(TabletSharedPtr 
tablet, const string&
 }
 
 
-OLAPStatus EngineCloneTask::_clone_incremental_data(TabletSharedPtr tablet, 
TabletMeta& clone_header,
+OLAPStatus EngineCloneTask::_clone_incremental_data(TabletSharedPtr tablet, 
TabletMeta& cloned_tablet_meta,
 
 Review comment:
   TabletMeta& cloned_tablet_meta -> TabletMeta* cloned_tablet_met

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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