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

Doris 查询 in 多个字段

Asked Nov 15, 2024 Modified Jan 1, 0001
Viewed 99
2.1

Doris 是不是不支持 in 条件中是多个字段?
如:

SELECT  * from my_table where (id,name) in ( ('xxxx','xxx'), ('xxxx','xxxx') );

因为自己在测试过程中发现这种写法提示语法错误

edited Jan 1, 0001
搬砖工人17
asked Nov 15, 2024
1 Answers

这块暂时不支持,后面我们会做一个对应的支持

edited Jan 1, 1970
徐振超@SelectDB7121
answered Nov 15, 2024
Related Questions
doris_audit_log_tbl__日志中文乱码
doris-2.1.7突然无法连接
1 answers
doris2.1.9版本视图权限问题
Doris 2.1.9 be.out文件体积异常大 100G-200G
如图中所示,我1fe 2be,测试2000万行0.2G数据,导出文件不会分散在多个节点上,enable_parallel_outfile也开了,是有什么条件吗?
如图,max_byte_per_task这个参数不是默认值9G吗,为什么官网写100G呢?还是说100G是最大值?

Terms of service Privacy policy

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