Skip to main content
Skip to main content

Complex Type

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-Struct functions, and SQL manual-JSON functions.

To check the support for Map functions, you can refer to the SQL manual docs under the section for the MAP data type.