Skip to content

Commit

Permalink
[fix] Fix deadlink of complex data type (apache#1507)
Browse files Browse the repository at this point in the history
## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built
  • Loading branch information
KassieZ authored and echo-hhj committed Jan 6, 2025
1 parent 856cf6e commit 409c127
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 9 deletions.
4 changes: 2 additions & 2 deletions docs/query-data/complex-type.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Original file line number Diff line number Diff line change
Expand Up @@ -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)

Original file line number Diff line number Diff line change
Expand Up @@ -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)

5 changes: 3 additions & 2 deletions versioned_docs/version-2.1/query-data/complex-type.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
5 changes: 3 additions & 2 deletions versioned_docs/version-3.0/query-data/complex-type.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 409c127

Please sign in to comment.