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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9ed8b94a8 Automated deployment: 
4d97cc3dab28602c236aadcffb847cfa90bd99ad
9ed8b94a8 is described below

commit 9ed8b94a83c05acd1665144c44db60a835b63751
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 12 05:05:36 2022 +0000

    Automated deployment: 4d97cc3dab28602c236aadcffb847cfa90bd99ad
---
 en-us/docs/dev/user_doc/about/glossary.html | 2 +-
 en-us/docs/dev/user_doc/about/glossary.json | 2 +-
 zh-cn/docs/dev/user_doc/about/glossary.html | 2 +-
 zh-cn/docs/dev/user_doc/about/glossary.json | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/en-us/docs/dev/user_doc/about/glossary.html 
b/en-us/docs/dev/user_doc/about/glossary.html
index 2b356e584..710612c2f 100644
--- a/en-us/docs/dev/user_doc/about/glossary.html
+++ b/en-us/docs/dev/user_doc/about/glossary.html
@@ -42,7 +42,7 @@ tolerance alert notification</p>
 provided. <strong>Continue</strong> refers to regardless of the status of the 
task running in parallel until the end of the process
 failure. <strong>End</strong> 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</p>
-<p><strong>Complement</strong>: Supplement historical data,Supports 
<strong>interval parallel and serial</strong> two complement methods</p>
+<p><strong>Complement</strong>: Supplement historical data,supports 
<strong>interval parallel and serial</strong> two complement methods, and two 
types of date selection which include <strong>date range</strong> and 
<strong>date enumeration</strong>.</p>
 <h3>2.Module introduction</h3>
 <ul>
 <li>
diff --git a/en-us/docs/dev/user_doc/about/glossary.json 
b/en-us/docs/dev/user_doc/about/glossary.json
index 926583385..6973e55ae 100644
--- a/en-us/docs/dev/user_doc/about/glossary.json
+++ b/en-us/docs/dev/user_doc/about/glossary.json
@@ -1,6 +1,6 @@
 {
   "filename": "glossary.md",
-  "__html": "<h2>System Architecture Design</h2>\n<p>Before explaining the 
architecture of the scheduling system, let's first understand the commonly used 
terms of the\nscheduling 
system</p>\n<h3>1.Glossary</h3>\n<p><strong>DAG:</strong> The full name is 
Directed Acyclic Graph, referred to as DAG. Task tasks in the workflow are 
assembled in the\nform of a directed acyclic graph, and topological traversal 
is performed from nodes with zero degrees of entry until\nthere are no 
subsequent no [...]
+  "__html": "<h2>System Architecture Design</h2>\n<p>Before explaining the 
architecture of the scheduling system, let's first understand the commonly used 
terms of the\nscheduling 
system</p>\n<h3>1.Glossary</h3>\n<p><strong>DAG:</strong> The full name is 
Directed Acyclic Graph, referred to as DAG. Task tasks in the workflow are 
assembled in the\nform of a directed acyclic graph, and topological traversal 
is performed from nodes with zero degrees of entry until\nthere are no 
subsequent no [...]
   "link": "/dist/en-us/docs/dev/user_doc/about/glossary.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/dev/user_doc/about/glossary.html 
b/zh-cn/docs/dev/user_doc/about/glossary.html
index e02aa1f4c..9fab5d205 100644
--- a/zh-cn/docs/dev/user_doc/about/glossary.html
+++ b/zh-cn/docs/dev/user_doc/about/glossary.html
@@ -27,7 +27,7 @@
 <p><strong>优先级</strong> :支持流程实例和任务实例的优先级,如果流程实例和任务实例的优先级不设置,则默认是先进先出</p>
 <p><strong>邮件告警</strong>:支持 <strong>SQL任务</strong> 
查询结果邮件发送,流程实例运行结果邮件告警及容错告警通知</p>
 
<p><strong>失败策略</strong>:对于并行运行的任务,如果有任务失败,提供两种失败策略处理方式,<strong>继续</strong>是指不管并行运行任务的状态,直到流程失败结束。<strong>结束</strong>是指一旦发现失败任务,则同时Kill掉正在运行的并行任务,流程失败结束</p>
-<p><strong>补数</strong>:补历史数据,支持<strong>区间并行和串行</strong>两种补数方式</p>
+<p><strong>补数</strong>:补历史数据,支持<strong>区间并行和串行</strong>两种补数方式,其日期选择方式包括<strong>日期范围</strong>和<strong>日期枚举</strong>两种</p>
 <h3>2.模块介绍</h3>
 <ul>
 <li>
diff --git a/zh-cn/docs/dev/user_doc/about/glossary.json 
b/zh-cn/docs/dev/user_doc/about/glossary.json
index 4e5108d1f..1c4859560 100644
--- a/zh-cn/docs/dev/user_doc/about/glossary.json
+++ b/zh-cn/docs/dev/user_doc/about/glossary.json
@@ -1,6 +1,6 @@
 {
   "filename": "glossary.md",
-  "__html": "<h2>名词解释</h2>\n<p>在对 Apache DolphinScheduler 
了解之前,我们先来认识一下调度系统常用的名词</p>\n<h3>1.名词解释</h3>\n<p><strong>DAG:</strong> 全称 
Directed Acyclic Graph,简称 DAG。工作流中的 Task 
任务以有向无环图的形式组装起来,从入度为零的节点进行拓扑遍历,直到无后继节点为止。举例如下图:</p>\n<p><img 
src=\"/img/new_ui/dev/about/glossary.png\" 
alt=\"about-glossary\"></p>\n<p><strong>流程定义</strong>:通过拖拽任务节点并建立任务节点的关联所形成的可视化<strong>DAG</strong></p>\n<p><strong>流程实例</strong>:流程实例是流程定义的实例化,可以通过手动启动或定时调度生成,流程定义每运行一次,产生一个流程实例</p>\n<p><strong>任务实例</strong>:任务实例是流程
 [...]
+  "__html": "<h2>名词解释</h2>\n<p>在对 Apache DolphinScheduler 
了解之前,我们先来认识一下调度系统常用的名词</p>\n<h3>1.名词解释</h3>\n<p><strong>DAG:</strong> 全称 
Directed Acyclic Graph,简称 DAG。工作流中的 Task 
任务以有向无环图的形式组装起来,从入度为零的节点进行拓扑遍历,直到无后继节点为止。举例如下图:</p>\n<p><img 
src=\"/img/new_ui/dev/about/glossary.png\" 
alt=\"about-glossary\"></p>\n<p><strong>流程定义</strong>:通过拖拽任务节点并建立任务节点的关联所形成的可视化<strong>DAG</strong></p>\n<p><strong>流程实例</strong>:流程实例是流程定义的实例化,可以通过手动启动或定时调度生成,流程定义每运行一次,产生一个流程实例</p>\n<p><strong>任务实例</strong>:任务实例是流程
 [...]
   "link": "/dist/zh-cn/docs/dev/user_doc/about/glossary.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to