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

Doris 2.1.9 count(DISTINCT IF(sum(ActualPrice)>0,PatientId,null)) 无法执行

Asked Apr 24, 2025 Modified Jan 1, 0001
Viewed 50
2.1 demand

edited Jan 1, 0001
Zack1
asked Apr 24, 2025
1 Answers

一般情况下,不能直接把聚合函数嵌套在条件函数里当作条件判断使用,因为聚合函数要在分组操作之后才能计算出结果,而条件判断是在分组操作之前进行的。

edited Jan 1, 1970
徐振超@SelectDB(可以直接加微信Faith_xzc)8286
answered Apr 25, 2025
Related Questions
2.1.11版本,新优化器,执行计划隐式类型转换丢失精度,导致数据不一致
1 answers
doris2.0.7集群迁移到新搭建的doris2.1.11集群
1 answers
多台BE节点异常宕机
1 answers
workload groups 设置是否合理
1 answers
flink更新Doris数据
1 answers
be streamload任务超时被取消但scanner线程出现coredump
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 中文技术论坛.