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

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

Asked Jan 7 Modified Jan 1, 0001
Viewed 43
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 (没回帖直接加我主页微信)9810
answered Jan 7
Related Questions
CCR 上游Doris fe master 切换,导致 fullsync
1 answers
关于: tablet 179822 has no queryable replicas的问题
1 answers
doris 倒排索引的标点符号问题
spark-doris-connector方式导入数据时总是提示read time out
1 answers
使用了窗口函数后查询出现问题
1 answers
滚动升级Doris集群从2.1.9,升级到4.0.4问题
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 中文技术论坛.