cryeo commented on issue #24335: [SPARK-27425][SQL] Add count_if functions URL: https://github.com/apache/spark/pull/24335#issuecomment-493854630 > Another question is tho, are there like sum_if, avg_if too? Sorry for the late reply. I think that the use cases of `count_if` are quite different from that of `sum_if` or `avg_if`. That's why Presto and BigQuery provide only `count_if`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
