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

qiaojialin 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 b8b86842 Modify the error message at the view modification location in 
the view document (#499)
b8b86842 is described below

commit b8b868428d144aa8d0cb6d980f95b35ff3daf863
Author: W1y1r <[email protected]>
AuthorDate: Mon Jan 6 17:35:47 2025 +0800

    Modify the error message at the view modification location in the view 
document (#499)
---
 src/UserGuide/Master/Tree/User-Manual/IoTDB-View_timecho.md    | 3 +--
 src/UserGuide/V1.2.x/User-Manual/IoTDB-View_timecho.md         | 4 ++--
 src/UserGuide/V1.3.0-2/User-Manual/IoTDB-View_timecho.md       | 3 +--
 src/UserGuide/V2.0.1/Tree/User-Manual/IoTDB-View_timecho.md    | 4 +---
 src/UserGuide/latest/User-Manual/IoTDB-View_timecho.md         | 4 ++--
 src/zh/UserGuide/Master/Tree/User-Manual/IoTDB-View_timecho.md | 4 +---
 src/zh/UserGuide/V1.2.x/User-Manual/IoTDB-View_timecho.md      | 3 +--
 src/zh/UserGuide/V1.3.0-2/User-Manual/IoTDB-View_timecho.md    | 4 +---
 src/zh/UserGuide/V2.0.1/Tree/User-Manual/IoTDB-View_timecho.md | 4 +---
 src/zh/UserGuide/latest/User-Manual/IoTDB-View_timecho.md      | 4 +---
 10 files changed, 12 insertions(+), 25 deletions(-)

diff --git a/src/UserGuide/Master/Tree/User-Manual/IoTDB-View_timecho.md 
b/src/UserGuide/Master/Tree/User-Manual/IoTDB-View_timecho.md
index cceada40..16189072 100644
--- a/src/UserGuide/Master/Tree/User-Manual/IoTDB-View_timecho.md
+++ b/src/UserGuide/Master/Tree/User-Manual/IoTDB-View_timecho.md
@@ -363,7 +363,7 @@ In addition, for aliased sequences, if the user wants to 
get information about t
 
 ### Modify Views
 
-Modifying a view, such as changing its name, modifying its calculation logic, 
deleting it, etc., is similar to creating a new view, in that you need to 
re-specify all the column descriptions for the entire view.
+The modification operations supported by the view include: modifying its 
calculation logic,modifying tag/attributes/aliases, and deleting.
 
 #### Modify view data source
 
@@ -434,7 +434,6 @@ DELETE VIEW root.view.device.avg_temperatue
 
 ### View Synchronisation
 
-Sequence view data is always obtained via real-time queries, so data 
synchronisation is naturally supported.
 
 #### If the dependent original sequence is deleted
 
diff --git a/src/UserGuide/V1.2.x/User-Manual/IoTDB-View_timecho.md 
b/src/UserGuide/V1.2.x/User-Manual/IoTDB-View_timecho.md
index 07a377f0..4a148590 100644
--- a/src/UserGuide/V1.2.x/User-Manual/IoTDB-View_timecho.md
+++ b/src/UserGuide/V1.2.x/User-Manual/IoTDB-View_timecho.md
@@ -364,7 +364,7 @@ In addition, for aliased sequences, if the user wants to 
get information about t
 
 ### 3.3 Modify Views
 
-Modifying a view, such as changing its name, modifying its calculation logic, 
deleting it, etc., is similar to creating a new view, in that you need to 
re-specify all the column descriptions for the entire view.
+The modification operations supported by the view include: modifying its 
calculation logic,modifying tag/attributes/aliases, and deleting.
 
 #### 3.3.1 Modify view data source
 
@@ -435,7 +435,7 @@ DELETE VIEW root.view.device.avg_temperatue
 
 ### 3.4 View Synchronisation
 
-Sequence view data is always obtained via real-time queries, so data 
synchronisation is naturally supported.
+
 
 #### If the dependent original sequence is deleted
 
diff --git a/src/UserGuide/V1.3.0-2/User-Manual/IoTDB-View_timecho.md 
b/src/UserGuide/V1.3.0-2/User-Manual/IoTDB-View_timecho.md
index cceada40..16189072 100644
--- a/src/UserGuide/V1.3.0-2/User-Manual/IoTDB-View_timecho.md
+++ b/src/UserGuide/V1.3.0-2/User-Manual/IoTDB-View_timecho.md
@@ -363,7 +363,7 @@ In addition, for aliased sequences, if the user wants to 
get information about t
 
 ### Modify Views
 
-Modifying a view, such as changing its name, modifying its calculation logic, 
deleting it, etc., is similar to creating a new view, in that you need to 
re-specify all the column descriptions for the entire view.
+The modification operations supported by the view include: modifying its 
calculation logic,modifying tag/attributes/aliases, and deleting.
 
 #### Modify view data source
 
@@ -434,7 +434,6 @@ DELETE VIEW root.view.device.avg_temperatue
 
 ### View Synchronisation
 
-Sequence view data is always obtained via real-time queries, so data 
synchronisation is naturally supported.
 
 #### If the dependent original sequence is deleted
 
diff --git a/src/UserGuide/V2.0.1/Tree/User-Manual/IoTDB-View_timecho.md 
b/src/UserGuide/V2.0.1/Tree/User-Manual/IoTDB-View_timecho.md
index cceada40..7f1a5f79 100644
--- a/src/UserGuide/V2.0.1/Tree/User-Manual/IoTDB-View_timecho.md
+++ b/src/UserGuide/V2.0.1/Tree/User-Manual/IoTDB-View_timecho.md
@@ -363,7 +363,7 @@ In addition, for aliased sequences, if the user wants to 
get information about t
 
 ### Modify Views
 
-Modifying a view, such as changing its name, modifying its calculation logic, 
deleting it, etc., is similar to creating a new view, in that you need to 
re-specify all the column descriptions for the entire view.
+The modification operations supported by the view include: modifying its 
calculation logic,modifying tag/attributes/aliases, and deleting.
 
 #### Modify view data source
 
@@ -434,8 +434,6 @@ DELETE VIEW root.view.device.avg_temperatue
 
 ### View Synchronisation
 
-Sequence view data is always obtained via real-time queries, so data 
synchronisation is naturally supported.
-
 #### If the dependent original sequence is deleted
 
 When the sequence view is queried (when the sequence is parsed), **the empty 
result set** is returned if the dependent time series does not exist.
diff --git a/src/UserGuide/latest/User-Manual/IoTDB-View_timecho.md 
b/src/UserGuide/latest/User-Manual/IoTDB-View_timecho.md
index cceada40..6b1f3e85 100644
--- a/src/UserGuide/latest/User-Manual/IoTDB-View_timecho.md
+++ b/src/UserGuide/latest/User-Manual/IoTDB-View_timecho.md
@@ -363,7 +363,7 @@ In addition, for aliased sequences, if the user wants to 
get information about t
 
 ### Modify Views
 
-Modifying a view, such as changing its name, modifying its calculation logic, 
deleting it, etc., is similar to creating a new view, in that you need to 
re-specify all the column descriptions for the entire view.
+The modification operations supported by the view include: modifying its 
calculation logic,modifying tag/attributes/aliases, and deleting.
 
 #### Modify view data source
 
@@ -434,7 +434,7 @@ DELETE VIEW root.view.device.avg_temperatue
 
 ### View Synchronisation
 
-Sequence view data is always obtained via real-time queries, so data 
synchronisation is naturally supported.
+
 
 #### If the dependent original sequence is deleted
 
diff --git a/src/zh/UserGuide/Master/Tree/User-Manual/IoTDB-View_timecho.md 
b/src/zh/UserGuide/Master/Tree/User-Manual/IoTDB-View_timecho.md
index b7b77617..17817fde 100644
--- a/src/zh/UserGuide/Master/Tree/User-Manual/IoTDB-View_timecho.md
+++ b/src/zh/UserGuide/Master/Tree/User-Manual/IoTDB-View_timecho.md
@@ -363,7 +363,7 @@ WHERE temperature01 < temperature02
 
 ### 视图修改
 
-对视图的修改,例如改名、修改计算逻辑、删除等操作,都和创建新的视图类似,需要重新指定整个视图的全部列相关的描述。
+视图支持的修改操作包括:修改计算逻辑,修改标签/属性/别名,以及删除。
 
 #### 修改视图数据来源
 
@@ -433,8 +433,6 @@ DELETE VIEW root.view.device.avg_temperatue
 
 ### 视图同步
 
-序列视图的数据总是经由实时的查询获得,因此天然支持数据同步。
-
 #### 如果依赖的原序列被删除了
 
 当序列视图查询时(序列解析时),如果依赖的时间序列不存在,则**返回空结果集**。
diff --git a/src/zh/UserGuide/V1.2.x/User-Manual/IoTDB-View_timecho.md 
b/src/zh/UserGuide/V1.2.x/User-Manual/IoTDB-View_timecho.md
index ec2af61c..7788f666 100644
--- a/src/zh/UserGuide/V1.2.x/User-Manual/IoTDB-View_timecho.md
+++ b/src/zh/UserGuide/V1.2.x/User-Manual/IoTDB-View_timecho.md
@@ -364,7 +364,7 @@ WHERE temperature01 < temperature02
 
 ### 3.3 视图修改
 
-对视图的修改,例如改名、修改计算逻辑、删除等操作,都和创建新的视图类似,需要重新指定整个视图的全部列相关的描述。
+视图支持的修改操作包括:修改计算逻辑,修改标签/属性/别名,以及删除。
 
 #### 3.3.1 修改视图数据来源
 
@@ -435,7 +435,6 @@ DELETE VIEW root.view.device.avg_temperatue
 
 ### 3.4 视图同步
 
-序列视图的数据总是经由实时的查询获得,因此天然支持数据同步。
 
 #### 如果依赖的原序列被删除了
 
diff --git a/src/zh/UserGuide/V1.3.0-2/User-Manual/IoTDB-View_timecho.md 
b/src/zh/UserGuide/V1.3.0-2/User-Manual/IoTDB-View_timecho.md
index b7b77617..17817fde 100644
--- a/src/zh/UserGuide/V1.3.0-2/User-Manual/IoTDB-View_timecho.md
+++ b/src/zh/UserGuide/V1.3.0-2/User-Manual/IoTDB-View_timecho.md
@@ -363,7 +363,7 @@ WHERE temperature01 < temperature02
 
 ### 视图修改
 
-对视图的修改,例如改名、修改计算逻辑、删除等操作,都和创建新的视图类似,需要重新指定整个视图的全部列相关的描述。
+视图支持的修改操作包括:修改计算逻辑,修改标签/属性/别名,以及删除。
 
 #### 修改视图数据来源
 
@@ -433,8 +433,6 @@ DELETE VIEW root.view.device.avg_temperatue
 
 ### 视图同步
 
-序列视图的数据总是经由实时的查询获得,因此天然支持数据同步。
-
 #### 如果依赖的原序列被删除了
 
 当序列视图查询时(序列解析时),如果依赖的时间序列不存在,则**返回空结果集**。
diff --git a/src/zh/UserGuide/V2.0.1/Tree/User-Manual/IoTDB-View_timecho.md 
b/src/zh/UserGuide/V2.0.1/Tree/User-Manual/IoTDB-View_timecho.md
index b7b77617..17817fde 100644
--- a/src/zh/UserGuide/V2.0.1/Tree/User-Manual/IoTDB-View_timecho.md
+++ b/src/zh/UserGuide/V2.0.1/Tree/User-Manual/IoTDB-View_timecho.md
@@ -363,7 +363,7 @@ WHERE temperature01 < temperature02
 
 ### 视图修改
 
-对视图的修改,例如改名、修改计算逻辑、删除等操作,都和创建新的视图类似,需要重新指定整个视图的全部列相关的描述。
+视图支持的修改操作包括:修改计算逻辑,修改标签/属性/别名,以及删除。
 
 #### 修改视图数据来源
 
@@ -433,8 +433,6 @@ DELETE VIEW root.view.device.avg_temperatue
 
 ### 视图同步
 
-序列视图的数据总是经由实时的查询获得,因此天然支持数据同步。
-
 #### 如果依赖的原序列被删除了
 
 当序列视图查询时(序列解析时),如果依赖的时间序列不存在,则**返回空结果集**。
diff --git a/src/zh/UserGuide/latest/User-Manual/IoTDB-View_timecho.md 
b/src/zh/UserGuide/latest/User-Manual/IoTDB-View_timecho.md
index b7b77617..17817fde 100644
--- a/src/zh/UserGuide/latest/User-Manual/IoTDB-View_timecho.md
+++ b/src/zh/UserGuide/latest/User-Manual/IoTDB-View_timecho.md
@@ -363,7 +363,7 @@ WHERE temperature01 < temperature02
 
 ### 视图修改
 
-对视图的修改,例如改名、修改计算逻辑、删除等操作,都和创建新的视图类似,需要重新指定整个视图的全部列相关的描述。
+视图支持的修改操作包括:修改计算逻辑,修改标签/属性/别名,以及删除。
 
 #### 修改视图数据来源
 
@@ -433,8 +433,6 @@ DELETE VIEW root.view.device.avg_temperatue
 
 ### 视图同步
 
-序列视图的数据总是经由实时的查询获得,因此天然支持数据同步。
-
 #### 如果依赖的原序列被删除了
 
 当序列视图查询时(序列解析时),如果依赖的时间序列不存在,则**返回空结果集**。

Reply via email to