xy720 opened a new pull request, #23139:
URL: https://github.com/apache/doris/pull/23139

   ## Proposed changes
   
   For some certain bugs, jobs is stuck in FE by the table state. For example, 
There is a bug which causes table remains ROLLUP state after adding rollup job, 
then other alter jobs later will not succeed because the table state is always 
ROLLUP but not NORMAL.
   
   This commit adds a statement which is used to set the state of the specified 
table. 
   
   <!--Describe your changes.-->
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[[email protected]](mailto:[email protected]) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to