You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/04/28 01:27:31 UTC

[doris] branch master updated (3082ed806f -> 86be6d27e7)

This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 3082ed806f [chore](branch-1.1) remove some checks on branch-1.1-lts (#19145)
     add 86be6d27e7 [Enhencement](Cancel Export)  Cancel export support to cancel IN_QUEUE state export job (#19058)

No new revisions were added by this update.

Summary of changes:
 .../Manipulation/CANCEL-EXPORT.md                  |  7 +-
 .../Manipulation/CANCEL-EXPORT.md                  |  7 +-
 .../apache/doris/analysis/CancelExportStmt.java    | 95 +++++++++++-----------
 .../main/java/org/apache/doris/load/ExportJob.java | 17 +++-
 .../main/java/org/apache/doris/load/ExportMgr.java |  7 +-
 .../org/apache/doris/task/ExportExportingTask.java |  9 ++
 .../doris/analysis/CancelExportStmtTest.java       | 12 +++
 7 files changed, 99 insertions(+), 55 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org