Apache Doris 中文技术论坛
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

edited Jan 1, 0001
Zack1
asked Apr 24
1 Answers

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

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

Terms of service Privacy policy

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