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

critas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 36bd4251 add rpr and wf to quickstart (#912)
36bd4251 is described below

commit 36bd4251dc0455de1c63a0f9b27aa22846c5d80b
Author: leto-b <[email protected]>
AuthorDate: Thu Dec 4 17:10:23 2025 +0800

    add rpr and wf to quickstart (#912)
---
 src/UserGuide/Master/Table/QuickStart/QuickStart_timecho.md    | 2 +-
 src/UserGuide/latest-Table/QuickStart/QuickStart_timecho.md    | 2 +-
 src/zh/UserGuide/Master/Table/QuickStart/QuickStart_timecho.md | 2 +-
 src/zh/UserGuide/latest-Table/QuickStart/QuickStart_timecho.md | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/UserGuide/Master/Table/QuickStart/QuickStart_timecho.md 
b/src/UserGuide/Master/Table/QuickStart/QuickStart_timecho.md
index a8c89a2d..10267d90 100644
--- a/src/UserGuide/Master/Table/QuickStart/QuickStart_timecho.md
+++ b/src/UserGuide/Master/Table/QuickStart/QuickStart_timecho.md
@@ -62,7 +62,7 @@ This guide will assist you in quickly installing and 
deploying IoTDB. You can qu
 
 2. Data Insertion & Updates: IoTDB provides multiple methods for inserting 
real-time data. For basic data insertion and updating operations, please see 
[Write&Updata Data](../Basic-Concept/Write-Updata-Data.md)
 
-3. Data Querying: IoTDB offers a rich set of data querying capabilities. For a 
basic introduction to data querying, please see [Query 
Data](../Basic-Concept/Query-Data.md)
+3. Data Querying: IoTDB offers a rich set of data querying capabilities. For a 
basic introduction to data querying, please see [Query 
Data](../Basic-Concept/Query-Data.md). It includes [Row Pattern 
Recognition](../SQL-Manual/Row-Pattern-Recognition.md) suitable for business 
scenarios such as identifying specific patterns in time-series data and 
detecting specific events, as well as [Window 
Functions](../SQL-Manual/Featured-Functions_timecho.md#_4-Window-Functions) and 
other featured func [...]
 
 4. Data Deletion: IoTDB supports two deletion methods: SQL-based deletion and 
automatic expiration deletion (TTL).
 
diff --git a/src/UserGuide/latest-Table/QuickStart/QuickStart_timecho.md 
b/src/UserGuide/latest-Table/QuickStart/QuickStart_timecho.md
index a8c89a2d..10267d90 100644
--- a/src/UserGuide/latest-Table/QuickStart/QuickStart_timecho.md
+++ b/src/UserGuide/latest-Table/QuickStart/QuickStart_timecho.md
@@ -62,7 +62,7 @@ This guide will assist you in quickly installing and 
deploying IoTDB. You can qu
 
 2. Data Insertion & Updates: IoTDB provides multiple methods for inserting 
real-time data. For basic data insertion and updating operations, please see 
[Write&Updata Data](../Basic-Concept/Write-Updata-Data.md)
 
-3. Data Querying: IoTDB offers a rich set of data querying capabilities. For a 
basic introduction to data querying, please see [Query 
Data](../Basic-Concept/Query-Data.md)
+3. Data Querying: IoTDB offers a rich set of data querying capabilities. For a 
basic introduction to data querying, please see [Query 
Data](../Basic-Concept/Query-Data.md). It includes [Row Pattern 
Recognition](../SQL-Manual/Row-Pattern-Recognition.md) suitable for business 
scenarios such as identifying specific patterns in time-series data and 
detecting specific events, as well as [Window 
Functions](../SQL-Manual/Featured-Functions_timecho.md#_4-Window-Functions) and 
other featured func [...]
 
 4. Data Deletion: IoTDB supports two deletion methods: SQL-based deletion and 
automatic expiration deletion (TTL).
 
diff --git a/src/zh/UserGuide/Master/Table/QuickStart/QuickStart_timecho.md 
b/src/zh/UserGuide/Master/Table/QuickStart/QuickStart_timecho.md
index 52b70d8e..0b2a2f82 100644
--- a/src/zh/UserGuide/Master/Table/QuickStart/QuickStart_timecho.md
+++ b/src/zh/UserGuide/Master/Table/QuickStart/QuickStart_timecho.md
@@ -62,7 +62,7 @@
 
 2. 数据写入&更新:在数据写入&更新方面,IoTDB 提供了多种方式来插入实时数据,基本的数据写入&更新操作请查看 
[数据写入&更新](../Basic-Concept/Write-Updata-Data.md)
 
-3. 数据查询:IoTDB 提供了丰富的数据查询功能,数据查询的基本介绍请查看 [数据查询](../Basic-Concept/Query-Data.md)
+3. 数据查询:IoTDB 提供了丰富的数据查询功能,数据查询的基本介绍请查看 
[数据查询](../Basic-Concept/Query-Data.md),其中包含了适用于识别时序数据中的特定模式、检测特定事件等业务场景的[行模式识别](../SQL-Manual/Row-Pattern-Recognition.md),以及常用于数据分析场景的[窗口函数](../SQL-Manual/Featured-Functions_timecho.md#_2-窗口函数)等特色函数
 
 4. 数据删除:IoTDB 提供了两种删除方式,分别为SQL语句删除与过期自动删除(TTL)
 
diff --git a/src/zh/UserGuide/latest-Table/QuickStart/QuickStart_timecho.md 
b/src/zh/UserGuide/latest-Table/QuickStart/QuickStart_timecho.md
index 52b70d8e..0b2a2f82 100644
--- a/src/zh/UserGuide/latest-Table/QuickStart/QuickStart_timecho.md
+++ b/src/zh/UserGuide/latest-Table/QuickStart/QuickStart_timecho.md
@@ -62,7 +62,7 @@
 
 2. 数据写入&更新:在数据写入&更新方面,IoTDB 提供了多种方式来插入实时数据,基本的数据写入&更新操作请查看 
[数据写入&更新](../Basic-Concept/Write-Updata-Data.md)
 
-3. 数据查询:IoTDB 提供了丰富的数据查询功能,数据查询的基本介绍请查看 [数据查询](../Basic-Concept/Query-Data.md)
+3. 数据查询:IoTDB 提供了丰富的数据查询功能,数据查询的基本介绍请查看 
[数据查询](../Basic-Concept/Query-Data.md),其中包含了适用于识别时序数据中的特定模式、检测特定事件等业务场景的[行模式识别](../SQL-Manual/Row-Pattern-Recognition.md),以及常用于数据分析场景的[窗口函数](../SQL-Manual/Featured-Functions_timecho.md#_2-窗口函数)等特色函数
 
 4. 数据删除:IoTDB 提供了两种删除方式,分别为SQL语句删除与过期自动删除(TTL)
 

Reply via email to