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 48
2.1
demand
0
0
edited Jan 1, 0001
Zack
1
asked Apr 24, 2025
1 Answers
一般情况下,不能直接把聚合函数嵌套在条件函数里当作条件判断使用,因为聚合函数要在分组操作之后才能计算出结果,而条件判断是在分组操作之前进行的。
0
edited Jan 1, 1970
徐振超@SelectDB(可以直接加微信Faith_xzc)
8226
answered Apr 25, 2025
Related Questions
Doris 某个be节点负载高,导致短暂宕机
flink 多job checkpoint超时,doirs abort transation
1 answers
doirs表数据归档到对象存储的问题
2 answers
fe报错:write lock timeout
1 answers
Doris BE节点启动后60秒自动重启
1 answers
doris remote udf rpc请求批量处理问题
1 answers