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

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

Asked Jan 7 Modified Jan 1, 0001
Viewed 48
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 (没回帖直接加我主页微信)10130
answered Jan 7
Related Questions
2.1.11版本,新优化器,执行计划隐式类型转换丢失精度,导致数据不一致
1 answers
doris2.0.7集群迁移到新搭建的doris2.1.11集群
1 answers
多台BE节点异常宕机
1 answers
workload groups 设置是否合理
1 answers
be streamload任务超时被取消但scanner线程出现coredump
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 中文技术论坛.