kangpinghuang commented on a change in pull request #634: Add 
AlphaRowsetMetaSharedPtr
URL: https://github.com/apache/incubator-doris/pull/634#discussion_r257102375
 
 

 ##########
 File path: be/src/olap/push_handler.cpp
 ##########
 @@ -395,17 +395,6 @@ OLAPStatus PushHandler::_convert(
         // 7. Convert data for schema change tables
         VLOG(10) << "load to related tables of schema_change if possible.";
         if (NULL != new_tablet.get()) {
 
 Review comment:
   new_tablet != nullptr

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