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

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


The following commit(s) were added to refs/heads/master by this push:
     new feef5afa0b [typo](doc) Fixed typos in SHOW-ROUTINE-LOAD.md (#19573)
feef5afa0b is described below

commit feef5afa0b5b8aa445391a8c24bf63ce5fdc2b50
Author: zzzzzzzs <1443539...@qq.com>
AuthorDate: Fri May 12 14:37:28 2023 +0800

    [typo](doc) Fixed typos in SHOW-ROUTINE-LOAD.md (#19573)
---
 .../docs/sql-manual/sql-reference/Show-Statements/SHOW-ROUTINE-LOAD.md  | 2 +-
 .../docs/sql-manual/sql-reference/Show-Statements/SHOW-ROUTINE-LOAD.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/docs/en/docs/sql-manual/sql-reference/Show-Statements/SHOW-ROUTINE-LOAD.md 
b/docs/en/docs/sql-manual/sql-reference/Show-Statements/SHOW-ROUTINE-LOAD.md
index fe4ba87f31..9d3ae387e6 100644
--- a/docs/en/docs/sql-manual/sql-reference/Show-Statements/SHOW-ROUTINE-LOAD.md
+++ b/docs/en/docs/sql-manual/sql-reference/Show-Statements/SHOW-ROUTINE-LOAD.md
@@ -66,7 +66,7 @@ ReasonOfStateChanged: The reason for the job state change
 
 * State
 
-      There are the following 4 states:
+      There are the following 5 states:
       * NEED_SCHEDULE: The job is waiting to be scheduled
       * RUNNING: The job is running
       * PAUSED: The job is paused
diff --git 
a/docs/zh-CN/docs/sql-manual/sql-reference/Show-Statements/SHOW-ROUTINE-LOAD.md 
b/docs/zh-CN/docs/sql-manual/sql-reference/Show-Statements/SHOW-ROUTINE-LOAD.md
index b08ac7c909..08cc4bc2d1 100644
--- 
a/docs/zh-CN/docs/sql-manual/sql-reference/Show-Statements/SHOW-ROUTINE-LOAD.md
+++ 
b/docs/zh-CN/docs/sql-manual/sql-reference/Show-Statements/SHOW-ROUTINE-LOAD.md
@@ -66,7 +66,7 @@ ReasonOfStateChanged: 作业状态变更的原因
 
 * State
   
-        有以下4种State:
+        有以下5种State:
         * NEED_SCHEDULE:作业等待被调度
         * RUNNING:作业运行中
         * PAUSED:作业被暂停


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

Reply via email to