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
7821
answered Apr 25
Related Questions
doris写hive表时如何合并小文件?
show partitions from table里的DataSize为0
1 answers
2.1版本BE 节点老是挂掉
1 answers
2.1.10 执行JDBC insert SQL的时候报BufferUnderflowException错误
1 answers
我想将每行数据的所有列生成一个签名,用于比对记录是否有变化
2 answers
doris2.1内网带宽优化咨询
1 answers