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

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

Asked Jan 7 Modified Jan 1, 0001
Viewed 25
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 (没回帖直接加我主页微信)9310
answered Jan 7
Related Questions
streamload 列转换
1 answers
Resource Group 和 Workload Group 能同开启吗?
1 answers
小批量写入一个be不好用导致整个集群不好用
1 answers
执行 ANALYZE TABLE 收集表统计信息报错, [HY000][1105] errCode = 2, detailMessage = Stats table not available, please make sure your cluster status is normal
1 answers
咨询一下各位大佬Doris集群稳定性可监控的指标可以包括哪些
1 answers
FE FULL GC如何排查
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 中文技术论坛.