Questions
Tags
Users
Badges
Doris 2.1.9 count(DISTINCT IF(sum(ActualPrice)>0,PatientId,null)) 无法执行
Asked Apr 24
Modified Jan 1, 0001
Viewed 47
2.1
demand
0
0
edited Jan 1, 0001
Zack
1
asked Apr 24
1 Answers
一般情况下,不能直接把聚合函数嵌套在条件函数里当作条件判断使用,因为聚合函数要在分组操作之后才能计算出结果,而条件判断是在分组操作之前进行的。
0
edited Jan 1, 1970
徐振超@SelectDB
7121
answered Apr 25
Related Questions
doris 2.1 TTransportException: Socket is closed by peer
doris自增列重复
扩容BE后旧节点磁盘使用率没降
1 answers
有没有doris微信群或者qq群呢
1 answers
查询提示错误
ssd,hdd混合部署,不均衡问题