This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 6ab1e3a33a7 [case](restore) Rename repo name of backup-restore regression cases with suite name (#49237) add 52171352132 [fix](Nereids) fix cancel task jobs failed (#44755) No new revisions were added by this update. Summary of changes: .../antlr4/org/apache/doris/nereids/DorisParser.g4 | 10 ++--- .../doris/nereids/parser/LogicalPlanBuilder.java | 39 ++++++++++---------- .../plans/commands/AlterJobStatusCommand.java | 27 +------------- .../trees/plans/commands/CancelJobTaskCommand.java | 43 ++-------------------- .../trees/plans/commands/DropJobCommand.java | 12 ++++-- .../trees/plans/commands/PauseJobCommand.java | 12 ++++-- .../trees/plans/commands/ResumeJobCommand.java | 12 ++++-- 7 files changed, 57 insertions(+), 98 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org