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

doris 3.0.6版本,明细模型表 ,delete数据,如何支持关联其他表做删除数据

Asked 9h ago Modified Jan 1, 0001
Viewed 6
3.0 delete

如题,下面sql报错
DELETE FROM internal.ods_db.table1
where emp_no in (
select emp_no
from internal.stg_db.table2
where date_dt = '20250721'
)

报错:SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = Where clause only supports compound predicate, binary predicate, is_null predicate or in predicate.

edited Jan 1, 0001
wcj1
asked 9h ago
0 Answers
Related Questions
doris3.0 ALTER SYSTEM DECOMMISSION 操作失败
使用trino connector扩展达梦和人大金仓catalog
doris 3.0.6版本,明细模型表 ,delete数据,如何支持关联其他表做删除数据
Group Commit是否支持Arrow Flight SQL写入
每分钟 insert into select 报错,会有多种报错,目前没有排查思路
Doris-v3.0.4 重建动态分区表之后 FE 崩溃无法启动,报错:replay Operation Type 121, log id: 1856367

Terms of service Privacy policy

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