Apache Doris 中文技术论坛
Questions Tags Users Badges

JSON和ARRAY之间互相转换如何实现?

Asked Jun 21, 2025 Modified Jan 1, 0001
Viewed 36
query

JSON和ARRAY之间互相转换如何实现?

输入JSON字符串:
[1, 2, 3]

输出ARRAY
[1, 2, 3]

edited Jan 1, 0001
yangyichao5
asked Jun 21, 2025
1 Answers

这个例子上也不是json 字符串,都是数组呀.

参考官网的 JSON 和 ARRAY 的相关函数,比如:json-array

edited Jan 1, 1970
阿渊@SelectDB (没回帖直接加我主页微信)10380
answered Jun 26, 2025
Related Questions
3.0.8版本查hive外表报错:[INTERNAL_ERROR][E6] Parameters start = 0, length = 1, are out of bound
1 answers
doris查询 CATALOG hive 数据,全量查询和分区分批查询总和数据量不一致
3 answers
doris 4.0.5疑似page cache bug
2 answers
SQL Error [1105] [HY000]: errCode =2, detailMessage= type UNSUPPORTED is unsupported for Nereids
2 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2026 Apache Doris 中文技术论坛.