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

官方示例posexplode函数无法使用

Asked Jun 24, 2025 Modified Jan 1, 0001
Viewed 49
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 (没回帖直接加我主页微信)9880
answered Jun 26, 2025
Related Questions
doris版本2.1.11,恢复备份没有覆盖现有的数据,
1 answers
Alter routine load后参数变动
1 answers
CCR 上游Doris fe master 切换,导致 fullsync
1 answers
关于: tablet 179822 has no queryable replicas的问题
1 answers
doris 倒排索引的标点符号问题
1 answers
spark-doris-connector方式导入数据时总是提示read time out
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 中文技术论坛.