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

doris 2.1.8 select 字段子查询不支持where条件

Asked Jan 7 Modified Jan 1, 0001
Viewed 57
2.1

下面这个查询,报错:Subquery is not supported in the select list。
select t1.*, (select t2.c1 from t2 where t1.c2 = t2.c2) from t1;

edited Jan 1, 0001
adchina0013
asked Jan 7
1 Answers

2.1 版本不支持,需要到3.1 版本

edited Jan 1, 1970
阿渊@SelectDB (没回帖直接加我主页微信)10380
answered Jan 7
Related Questions
1900w数据量执行时内存激增到8g
1 answers
permission denied问题
1 answers
集群规划问题
1 answers
doris2.0.7集群迁移到新搭建的doris2.1.11集群
1 answers
2.1.11版本,新优化器,执行计划隐式类型转换丢失精度,导致数据不一致
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 中文技术论坛.