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

官方示例posexplode函数无法使用

Asked Jun 24, 2025 Modified Jan 1, 0001
Viewed 51
2.1

select id,name,score, k,v from table_test lateral view posexplode(score) tmp as k,v order by id;
image.png

edited Jan 1, 0001
MarinH5
asked Jun 24, 2025
1 Answers

posexplode 函数在 3.0 版本支持的,建议到3.0.6
image.png

edited Jan 1, 1970
阿渊@SelectDB (没回帖直接加我主页微信)10175
answered Jun 26, 2025
Related Questions
集群规划问题
1 answers
2.1.11版本,新优化器,执行计划隐式类型转换丢失精度,导致数据不一致
1 answers
doris2.0.7集群迁移到新搭建的doris2.1.11集群
1 answers
多台BE节点异常宕机
1 answers
workload groups 设置是否合理
1 answers
doris 2.x 同步到哪个版本的doris 最稳定
1 answers

Terms of service Privacy policy

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