zhongjiajie commented on code in PR #10376:
URL: https://github.com/apache/dolphinscheduler/pull/10376#discussion_r894514205


##########
docs/docs/zh/about/glossary.md:
##########
@@ -30,7 +30,7 @@
 
 
**失败策略**:对于并行运行的任务,如果有任务失败,提供两种失败策略处理方式,**继续**是指不管并行运行任务的状态,直到流程失败结束。**结束**是指一旦发现失败任务,则同时Kill掉正在运行的并行任务,流程失败结束
 
-**补数**:补历史数据,支持**区间并行和串行**两种补数方式
+**补数**:补历史数据,支持**区间并行和串行**两种补数方式,并且支持**选择日期范围和手动输入日期**两种日期方式  

Review Comment:
   ```suggestion
   **补数**:补历史数据,支持**区间并行和串行**两种补数方式,其日期选择方式包括**日期范围**和**日期枚举**两种
   ```



##########
docs/docs/en/about/glossary.md:
##########
@@ -45,7 +45,7 @@ provided. **Continue** refers to regardless of the status of 
the task running in
 failure. **End** means that once a failed task is found, Kill will also run 
the parallel task at the same time, and the
 process fails and ends
 
-**Complement**: Supplement historical data,Supports **interval parallel and 
serial** two complement methods
+**Complement**: Supplement historical data,Supports **interval parallel and 
serial** two complement methods, and supports **select date range and manually 
enter date** two date methods

Review Comment:
   ```suggestion
   **Complement**: Supplement historical data,supports **interval parallel and 
serial** two complement methods, and two types of date selection which include 
**date range** and **date enumeration **.
   ```



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

Reply via email to