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

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

Asked Jun 21 Modified Jan 1, 0001
Viewed 27
query

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

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

输出ARRAY
[1, 2, 3]

edited Jan 1, 0001
yangyichao5
asked Jun 21
1 Answers

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

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

edited Jan 1, 1970
阿渊@SelectDB (没回帖直接加我主页微信)8745
answered Jun 26
Related Questions
doris3读取mysql数据写入到hive报错UnsupportedFileSystemException: No FileSystem for scheme "s3"
2 answers
presto切换到doris的方案咨询
1 answers
请教2.1版本 Join Reorder有行为变更或者Bug修复吗?
2 answers
mismatched input 'LIMIT' expecting {<EOF>, ';'}(line 1, pos 183)
1 answers
doris查询磁盘io异常
1 answers
doris多源数据目录总是隔一段时间就出现检测不到库
1 answers

Terms of service Privacy policy

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