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

官方示例posexplode函数无法使用

Asked Jun 24 Modified Jan 1, 0001
Viewed 18
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
1 Answers

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

edited Jan 1, 1970
阿渊@SelectDB8490
answered Jun 26
Related Questions
doris写hive表时如何合并小文件?
show partitions from table里的DataSize为0
1 answers
2.1版本BE 节点老是挂掉
1 answers
2.1.10 执行JDBC insert SQL的时候报BufferUnderflowException错误
1 answers
我想将每行数据的所有列生成一个签名,用于比对记录是否有变化
2 answers
doris2.1内网带宽优化咨询
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 中文技术论坛.