diff --git a/docs/query-data/complex-type.md b/docs/query-data/complex-type.md index f9b4c61fef234..92dd4862cf79f 100644 --- a/docs/query-data/complex-type.md +++ b/docs/query-data/complex-type.md @@ -28,6 +28,6 @@ Doris supports complex types such as Array, Map, Struct, and JSON. Doris provides various functions specifically designed for these complex types. -For detailed information on the supported functions, please refer to the SQL manual- [Array functions](../../sql-manual/sql-functions/array-functions/array), [SQL manual-Struct functions](../../sql-manual/sql-functions/struct-functions/struct), and [SQL manual-JSON functions](../../sql-manual/sql-functions/json-functions/json-parse). +For detailed information on the supported functions, please refer to the SQL manual- [Array functions](../sql-manual/sql-functions/array-functions/array), [SQL manual-Struct functions](../sql-manual/sql-functions/struct-functions/struct), and [SQL manual-JSON functions](../sql-manual/sql-functions/json-functions/json-parse). -To check the support for Map functions, you can refer to the SQL manual docs under the section for the [MAP](../../sql-manual/sql-data-types/semi-structured/MAP) data type. +To check the support for Map functions, you can refer to the SQL manual docs under the section for the [MAP](../sql-manual/sql-data-types/semi-structured/MAP) data type. diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/query-data/complex-type.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/query-data/complex-type.md index 82691e7595be6..8f4d4ea130010 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/query-data/complex-type.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/query-data/complex-type.md @@ -29,5 +29,5 @@ Doris 支持 Array,Map,Struct,JSON 等复杂类型。 Doris 提供了针对以上复杂类型的各类函数。 -详细的函数支持,请查看 SQL 手册 / SQL 函数 下的 [数组函数](../../sql-manual/sql-functions/array-functions/array)、[Struct 函数](../../sql-manual/sql-functions/struct-functions/struct) 和 [JSON 函数](../../sql-manual/sql-functions/json-functions/json-parse),Map 函数支持情况,直接查看 SQL 手册 / 数据类型 / [MAP](../../sql-manual/sql-data-types/semi-structured/MAP)。 +详细的函数支持,请查看 SQL 手册 / SQL 函数 下的 [数组函数](../sql-manual/sql-functions/array-functions/array)、[Struct 函数](../sql-manual/sql-functions/struct-functions/struct) 和 [JSON 函数](../sql-manual/sql-functions/json-functions/json-parse),Map 函数支持情况,直接查看 SQL 手册 / 数据类型 / [MAP](../sql-manual/sql-data-types/semi-structured/MAP)。 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/query-data/complex-type.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/query-data/complex-type.md index 82691e7595be6..8f4d4ea130010 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/query-data/complex-type.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/query-data/complex-type.md @@ -29,5 +29,5 @@ Doris 支持 Array,Map,Struct,JSON 等复杂类型。 Doris 提供了针对以上复杂类型的各类函数。 -详细的函数支持,请查看 SQL 手册 / SQL 函数 下的 [数组函数](../../sql-manual/sql-functions/array-functions/array)、[Struct 函数](../../sql-manual/sql-functions/struct-functions/struct) 和 [JSON 函数](../../sql-manual/sql-functions/json-functions/json-parse),Map 函数支持情况,直接查看 SQL 手册 / 数据类型 / [MAP](../../sql-manual/sql-data-types/semi-structured/MAP)。 +详细的函数支持,请查看 SQL 手册 / SQL 函数 下的 [数组函数](../sql-manual/sql-functions/array-functions/array)、[Struct 函数](../sql-manual/sql-functions/struct-functions/struct) 和 [JSON 函数](../sql-manual/sql-functions/json-functions/json-parse),Map 函数支持情况,直接查看 SQL 手册 / 数据类型 / [MAP](../sql-manual/sql-data-types/semi-structured/MAP)。 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/query-data/complex-type.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/query-data/complex-type.md index 82691e7595be6..8f4d4ea130010 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/query-data/complex-type.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/query-data/complex-type.md @@ -29,5 +29,5 @@ Doris 支持 Array,Map,Struct,JSON 等复杂类型。 Doris 提供了针对以上复杂类型的各类函数。 -详细的函数支持,请查看 SQL 手册 / SQL 函数 下的 [数组函数](../../sql-manual/sql-functions/array-functions/array)、[Struct 函数](../../sql-manual/sql-functions/struct-functions/struct) 和 [JSON 函数](../../sql-manual/sql-functions/json-functions/json-parse),Map 函数支持情况,直接查看 SQL 手册 / 数据类型 / [MAP](../../sql-manual/sql-data-types/semi-structured/MAP)。 +详细的函数支持,请查看 SQL 手册 / SQL 函数 下的 [数组函数](../sql-manual/sql-functions/array-functions/array)、[Struct 函数](../sql-manual/sql-functions/struct-functions/struct) 和 [JSON 函数](../sql-manual/sql-functions/json-functions/json-parse),Map 函数支持情况,直接查看 SQL 手册 / 数据类型 / [MAP](../sql-manual/sql-data-types/semi-structured/MAP)。 diff --git a/versioned_docs/version-2.1/query-data/complex-type.md b/versioned_docs/version-2.1/query-data/complex-type.md index f9b4c61fef234..0dbf7496c947e 100644 --- a/versioned_docs/version-2.1/query-data/complex-type.md +++ b/versioned_docs/version-2.1/query-data/complex-type.md @@ -28,6 +28,7 @@ Doris supports complex types such as Array, Map, Struct, and JSON. Doris provides various functions specifically designed for these complex types. -For detailed information on the supported functions, please refer to the SQL manual- [Array functions](../../sql-manual/sql-functions/array-functions/array), [SQL manual-Struct functions](../../sql-manual/sql-functions/struct-functions/struct), and [SQL manual-JSON functions](../../sql-manual/sql-functions/json-functions/json-parse). -To check the support for Map functions, you can refer to the SQL manual docs under the section for the [MAP](../../sql-manual/sql-data-types/semi-structured/MAP) data type. +For detailed information on the supported functions, please refer to the SQL manual- [Array functions](../sql-manual/sql-functions/array-functions/array), [SQL manual-Struct functions](../sql-manual/sql-functions/struct-functions/struct), and [SQL manual-JSON functions](../sql-manual/sql-functions/json-functions/json-parse). + +To check the support for Map functions, you can refer to the SQL manual docs under the section for the [MAP](../sql-manual/sql-data-types/semi-structured/MAP) data type. \ No newline at end of file diff --git a/versioned_docs/version-3.0/query-data/complex-type.md b/versioned_docs/version-3.0/query-data/complex-type.md index f9b4c61fef234..0dbf7496c947e 100644 --- a/versioned_docs/version-3.0/query-data/complex-type.md +++ b/versioned_docs/version-3.0/query-data/complex-type.md @@ -28,6 +28,7 @@ Doris supports complex types such as Array, Map, Struct, and JSON. Doris provides various functions specifically designed for these complex types. -For detailed information on the supported functions, please refer to the SQL manual- [Array functions](../../sql-manual/sql-functions/array-functions/array), [SQL manual-Struct functions](../../sql-manual/sql-functions/struct-functions/struct), and [SQL manual-JSON functions](../../sql-manual/sql-functions/json-functions/json-parse). -To check the support for Map functions, you can refer to the SQL manual docs under the section for the [MAP](../../sql-manual/sql-data-types/semi-structured/MAP) data type. +For detailed information on the supported functions, please refer to the SQL manual- [Array functions](../sql-manual/sql-functions/array-functions/array), [SQL manual-Struct functions](../sql-manual/sql-functions/struct-functions/struct), and [SQL manual-JSON functions](../sql-manual/sql-functions/json-functions/json-parse). + +To check the support for Map functions, you can refer to the SQL manual docs under the section for the [MAP](../sql-manual/sql-data-types/semi-structured/MAP) data type. \ No newline at end of file