From c3b2ae8e3bd1d8385adcb3a38420c99438b48a64 Mon Sep 17 00:00:00 2001 From: W1y1r <2730956796@qq.com> Date: Thu, 17 Apr 2025 18:43:29 +0800 Subject: [PATCH 1/2] Data synchronization does not support from 1. x to 2. x --- src/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md | 2 +- src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md | 2 +- src/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md | 2 +- src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md | 2 +- src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md | 2 +- src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md | 2 +- src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md | 2 +- src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md b/src/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md index d218206f7..107b0a0b3 100644 --- a/src/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md +++ b/src/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md @@ -79,7 +79,7 @@ By declaratively configuring these three parts in an SQL statement, flexible dat ### 1.2 Functional Limitations and Notes -- Supports data synchronization from IoTDB version 1.x series to version 2.x and later. +- Does not support synchronizing IoTDB data from 1. x series versions to 2. x and above series versions of IoTDB. - Does not support data synchronization from IoTDB version 2.x series to version 1.x series. - When performing data synchronization tasks, avoid executing any deletion operations to prevent inconsistencies between the two ends. - The `pipe` and `pipe plugins` for tree models and table models are designed to be isolated from each other. Before creating a `pipe`, it is recommended to first use the `show` command to query the built-in plugins available under the current `-sql_dialect` parameter configuration to ensure syntax compatibility and functional support. diff --git a/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md b/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md index a855ecdf5..67a2d350a 100644 --- a/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md +++ b/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md @@ -78,7 +78,7 @@ By declaratively configuring these three parts in an SQL statement, flexible dat ### 1.2 Functional Limitations and Notes -- Supports data synchronization from IoTDB version 1.x series to version 2.x and later. +- Does not support synchronizing IoTDB data from 1. x series versions to 2. x and above series versions of IoTDB. - Does not support data synchronization from IoTDB version 2.x series to version 1.x series. - When performing data synchronization tasks, avoid executing any deletion operations to prevent inconsistencies between the two ends. - The `pipe` and `pipe plugins` for tree models and table models are designed to be isolated from each other. Before creating a `pipe`, it is recommended to first use the `show` command to query the built-in plugins available under the current `-sql_dialect` parameter configuration to ensure syntax compatibility and functional support. diff --git a/src/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md b/src/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md index d218206f7..107b0a0b3 100644 --- a/src/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md +++ b/src/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md @@ -79,7 +79,7 @@ By declaratively configuring these three parts in an SQL statement, flexible dat ### 1.2 Functional Limitations and Notes -- Supports data synchronization from IoTDB version 1.x series to version 2.x and later. +- Does not support synchronizing IoTDB data from 1. x series versions to 2. x and above series versions of IoTDB. - Does not support data synchronization from IoTDB version 2.x series to version 1.x series. - When performing data synchronization tasks, avoid executing any deletion operations to prevent inconsistencies between the two ends. - The `pipe` and `pipe plugins` for tree models and table models are designed to be isolated from each other. Before creating a `pipe`, it is recommended to first use the `show` command to query the built-in plugins available under the current `-sql_dialect` parameter configuration to ensure syntax compatibility and functional support. diff --git a/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md b/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md index d02846926..a442fc41e 100644 --- a/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md +++ b/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md @@ -78,7 +78,7 @@ By declaratively configuring these three parts in an SQL statement, flexible dat ### 1.2 Functional Limitations and Notes -- Supports data synchronization from IoTDB version 1.x series to version 2.x and later. +- Does not support synchronizing IoTDB data from 1. x series versions to 2. x and above series versions of IoTDB. - Does not support data synchronization from IoTDB version 2.x series to version 1.x series. - When performing data synchronization tasks, avoid executing any deletion operations to prevent inconsistencies between the two ends. - The `pipe` and `pipe plugins` for tree models and table models are designed to be isolated from each other. Before creating a `pipe`, it is recommended to first use the `show` command to query the built-in plugins available under the current `-sql_dialect` parameter configuration to ensure syntax compatibility and functional support. diff --git a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md index 34c5551d4..a5e669d07 100644 --- a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md +++ b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md @@ -78,7 +78,7 @@ ### 1.2 功能限制及说明 -- 支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 +- 不支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 - 不支持 2.x 系列版本 IoTDB 数据同步到 1.x 系列版本版本的 IoTDB。 - 在进行数据同步任务时,请避免执行任何删除操作,防止两端状态不一致。 - 树模型与表模型的`pipe`及`pipe plugins`在设计上相互隔离,建议在创建`pipe`前先通过`show`命令查询当前`-sql_dialect`参数配置下可用的内置插件,以确保语法兼容性和功能支持。 diff --git a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md index 923ef26a0..be33bc6a7 100644 --- a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md +++ b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md @@ -78,7 +78,7 @@ ### 1.2 功能限制及说明 -- 支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 +- 不支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 - 不支持 2.x 系列版本 IoTDB 数据同步到 1.x 系列版本版本的 IoTDB。 - 在进行数据同步任务时,请避免执行任何删除操作,防止两端状态不一致。 - 树模型与表模型的`pipe`及`pipe plugins`在设计上相互隔离,建议在创建`pipe`前先通过`show`命令查询当前`-sql_dialect`参数配置下可用的内置插件,以确保语法兼容性和功能支持。 diff --git a/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md b/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md index 34c5551d4..a5e669d07 100644 --- a/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md +++ b/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md @@ -78,7 +78,7 @@ ### 1.2 功能限制及说明 -- 支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 +- 不支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 - 不支持 2.x 系列版本 IoTDB 数据同步到 1.x 系列版本版本的 IoTDB。 - 在进行数据同步任务时,请避免执行任何删除操作,防止两端状态不一致。 - 树模型与表模型的`pipe`及`pipe plugins`在设计上相互隔离,建议在创建`pipe`前先通过`show`命令查询当前`-sql_dialect`参数配置下可用的内置插件,以确保语法兼容性和功能支持。 diff --git a/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md b/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md index 923ef26a0..be33bc6a7 100644 --- a/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md +++ b/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md @@ -78,7 +78,7 @@ ### 1.2 功能限制及说明 -- 支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 +- 不支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 - 不支持 2.x 系列版本 IoTDB 数据同步到 1.x 系列版本版本的 IoTDB。 - 在进行数据同步任务时,请避免执行任何删除操作,防止两端状态不一致。 - 树模型与表模型的`pipe`及`pipe plugins`在设计上相互隔离,建议在创建`pipe`前先通过`show`命令查询当前`-sql_dialect`参数配置下可用的内置插件,以确保语法兼容性和功能支持。 From 59cdea2170530f66ff4420fc5e82103ef9c2c5cf Mon Sep 17 00:00:00 2001 From: W1y1r <2730956796@qq.com> Date: Thu, 17 Apr 2025 18:46:15 +0800 Subject: [PATCH 2/2] Cannot support data synchronization between 1. x and 2. x --- src/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md | 3 +-- src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md | 3 +-- src/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md | 3 +-- src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md | 3 +-- src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md | 3 +-- src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md | 3 +-- src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md | 3 +-- src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md | 3 +-- 8 files changed, 8 insertions(+), 16 deletions(-) diff --git a/src/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md b/src/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md index 107b0a0b3..85a2e3214 100644 --- a/src/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md +++ b/src/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md @@ -79,8 +79,7 @@ By declaratively configuring these three parts in an SQL statement, flexible dat ### 1.2 Functional Limitations and Notes -- Does not support synchronizing IoTDB data from 1. x series versions to 2. x and above series versions of IoTDB. -- Does not support data synchronization from IoTDB version 2.x series to version 1.x series. +- Data synchronization between IoTDB of 1. x series version and IoTDB of 2. x and above series versions is not supported. - When performing data synchronization tasks, avoid executing any deletion operations to prevent inconsistencies between the two ends. - The `pipe` and `pipe plugins` for tree models and table models are designed to be isolated from each other. Before creating a `pipe`, it is recommended to first use the `show` command to query the built-in plugins available under the current `-sql_dialect` parameter configuration to ensure syntax compatibility and functional support. diff --git a/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md b/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md index 67a2d350a..b8c9c5b6b 100644 --- a/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md +++ b/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md @@ -78,8 +78,7 @@ By declaratively configuring these three parts in an SQL statement, flexible dat ### 1.2 Functional Limitations and Notes -- Does not support synchronizing IoTDB data from 1. x series versions to 2. x and above series versions of IoTDB. -- Does not support data synchronization from IoTDB version 2.x series to version 1.x series. +- Data synchronization between IoTDB of 1. x series version and IoTDB of 2. x and above series versions is not supported. - When performing data synchronization tasks, avoid executing any deletion operations to prevent inconsistencies between the two ends. - The `pipe` and `pipe plugins` for tree models and table models are designed to be isolated from each other. Before creating a `pipe`, it is recommended to first use the `show` command to query the built-in plugins available under the current `-sql_dialect` parameter configuration to ensure syntax compatibility and functional support. diff --git a/src/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md b/src/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md index 107b0a0b3..85a2e3214 100644 --- a/src/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md +++ b/src/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md @@ -79,8 +79,7 @@ By declaratively configuring these three parts in an SQL statement, flexible dat ### 1.2 Functional Limitations and Notes -- Does not support synchronizing IoTDB data from 1. x series versions to 2. x and above series versions of IoTDB. -- Does not support data synchronization from IoTDB version 2.x series to version 1.x series. +- Data synchronization between IoTDB of 1. x series version and IoTDB of 2. x and above series versions is not supported. - When performing data synchronization tasks, avoid executing any deletion operations to prevent inconsistencies between the two ends. - The `pipe` and `pipe plugins` for tree models and table models are designed to be isolated from each other. Before creating a `pipe`, it is recommended to first use the `show` command to query the built-in plugins available under the current `-sql_dialect` parameter configuration to ensure syntax compatibility and functional support. diff --git a/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md b/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md index a442fc41e..cbc0dff0a 100644 --- a/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md +++ b/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md @@ -78,8 +78,7 @@ By declaratively configuring these three parts in an SQL statement, flexible dat ### 1.2 Functional Limitations and Notes -- Does not support synchronizing IoTDB data from 1. x series versions to 2. x and above series versions of IoTDB. -- Does not support data synchronization from IoTDB version 2.x series to version 1.x series. +- Data synchronization between IoTDB of 1. x series version and IoTDB of 2. x and above series versions is not supported. - When performing data synchronization tasks, avoid executing any deletion operations to prevent inconsistencies between the two ends. - The `pipe` and `pipe plugins` for tree models and table models are designed to be isolated from each other. Before creating a `pipe`, it is recommended to first use the `show` command to query the built-in plugins available under the current `-sql_dialect` parameter configuration to ensure syntax compatibility and functional support. diff --git a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md index a5e669d07..d6ceaf724 100644 --- a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md +++ b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_apache.md @@ -78,8 +78,7 @@ ### 1.2 功能限制及说明 -- 不支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 -- 不支持 2.x 系列版本 IoTDB 数据同步到 1.x 系列版本版本的 IoTDB。 +- 不支持 1.x 系列版本 IoTDB 与 2.x 以及以上系列版本的 IoTDB 之间进行数据同步。 - 在进行数据同步任务时,请避免执行任何删除操作,防止两端状态不一致。 - 树模型与表模型的`pipe`及`pipe plugins`在设计上相互隔离,建议在创建`pipe`前先通过`show`命令查询当前`-sql_dialect`参数配置下可用的内置插件,以确保语法兼容性和功能支持。 diff --git a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md index be33bc6a7..fb0516303 100644 --- a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md +++ b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md @@ -78,8 +78,7 @@ ### 1.2 功能限制及说明 -- 不支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 -- 不支持 2.x 系列版本 IoTDB 数据同步到 1.x 系列版本版本的 IoTDB。 +- 不支持 1.x 系列版本 IoTDB 与 2.x 以及以上系列版本的 IoTDB 之间进行数据同步。 - 在进行数据同步任务时,请避免执行任何删除操作,防止两端状态不一致。 - 树模型与表模型的`pipe`及`pipe plugins`在设计上相互隔离,建议在创建`pipe`前先通过`show`命令查询当前`-sql_dialect`参数配置下可用的内置插件,以确保语法兼容性和功能支持。 diff --git a/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md b/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md index a5e669d07..d6ceaf724 100644 --- a/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md +++ b/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_apache.md @@ -78,8 +78,7 @@ ### 1.2 功能限制及说明 -- 不支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 -- 不支持 2.x 系列版本 IoTDB 数据同步到 1.x 系列版本版本的 IoTDB。 +- 不支持 1.x 系列版本 IoTDB 与 2.x 以及以上系列版本的 IoTDB 之间进行数据同步。 - 在进行数据同步任务时,请避免执行任何删除操作,防止两端状态不一致。 - 树模型与表模型的`pipe`及`pipe plugins`在设计上相互隔离,建议在创建`pipe`前先通过`show`命令查询当前`-sql_dialect`参数配置下可用的内置插件,以确保语法兼容性和功能支持。 diff --git a/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md b/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md index be33bc6a7..fb0516303 100644 --- a/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md +++ b/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md @@ -78,8 +78,7 @@ ### 1.2 功能限制及说明 -- 不支持 1.x 系列版本 IoTDB 数据同步到 2.x 以及以上系列版本版本的 IoTDB。 -- 不支持 2.x 系列版本 IoTDB 数据同步到 1.x 系列版本版本的 IoTDB。 +- 不支持 1.x 系列版本 IoTDB 与 2.x 以及以上系列版本的 IoTDB 之间进行数据同步。 - 在进行数据同步任务时,请避免执行任何删除操作,防止两端状态不一致。 - 树模型与表模型的`pipe`及`pipe plugins`在设计上相互隔离,建议在创建`pipe`前先通过`show`命令查询当前`-sql_dialect`参数配置下可用的内置插件,以确保语法兼容性和功能支持。