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

官方示例posexplode函数无法使用

Asked Jun 24 Modified Jan 1, 0001
Viewed 15
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
阿渊@SelectDB8000
answered Jun 26
Related Questions
Doris通过s3上传数据到minio,报错curlCode: 28, Timeout was reached, exception , error code -1
stream load离线一批导入大量数据时,实时导入延迟
1 answers
集成Doris的connector的时候数据不同步
doris删除数据后新增__DORIS_DELETE_SIGN__=1的数据,请问删除后的数据在什么情况下才会触发compaction操作
求助Be挂掉异常分析
1 answers
VARIANT嵌套子列格式内容问题

Terms of service Privacy policy

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