morningman commented on a change in pull request #2014: Remove SchemaChangeV1
URL: https://github.com/apache/incubator-doris/pull/2014#discussion_r336722117
 
 

 ##########
 File path: be/src/agent/task_worker_pool.cpp
 ##########
 @@ -601,9 +599,6 @@ void TaskWorkerPool::_alter_tablet(
     case TTaskType::ROLLUP:
         process_name = "roll up";
         break;
-    case TTaskType::SCHEMA_CHANGE:
 
 Review comment:
   remove ROLLUP, and this switch case is useless

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