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

json解析函数explode_json_array有bug和文档描述不一致

Asked Aug 9, 2024 Modified Aug 9, 2024
Viewed 75
2.1

文档描述空值和异常值应该返回null,实际并非如此

文档描述 空值返回null
image.png

异常值返回null
image.png

实际测试异常值返回0
空值无返回
image.png

doris版本2.1.5

edited Aug 9, 2024
J_hao10413
asked Aug 9, 2024
1 Answers

文档确实有点 后期会改
文档描述 空值返回null 这个应该是 加上outer 的结果
explode_json_array_int_outer

异常值返回是个bug 正在fix

edited Jan 1, 1970
amory42
answered Aug 9, 2024
Related Questions
具有 GRANT_PRIV 权限的用户无法执行 CREATE-ROW-POLICY
自动分区与动态分区联用分区名称不一致
fe节点jvm gc频繁,偶尔出现fe节点be节点通讯报错
Apache Doris内存不够,为什么不像spark一样排队处理,Tablet排队一个个处理,而是报错,请问这个解释对吗
1 answers
为什么相同的内存,执行一样的任务,spark可以执行完,但是doris却报内存不足错误,doris已经调整了单个任务可以使用集权资源的80%
1 answers
Doris 多任务并发更新部分列,出现数据丢失情况如何处理

Terms of service Privacy policy

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