apache / datafusion

Apache DataFusion SQL Query Engine
https://datafusion.apache.org/
Apache License 2.0
6.33k stars 1.2k forks source link

Support within group syntax for existing aggregate functions #13511

Open Garamda opened 1 day ago

Garamda commented 1 day ago

Which issue does this PR close?

Closes #11732. (cc. #12824)

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

alamb commented 8 hours ago

FYI @Dandandan