Skip to content
Snippets Groups Projects
Commit d19f4fda authored by Reynold Xin's avatar Reynold Xin
Browse files

[SPARK-11505][SQL] Break aggregate functions into multiple files

functions.scala was getting pretty long. I broke it into multiple files.

I also added explicit data types for some public vals, and renamed aggregate function pretty names to lower case, which is more consistent with rest of the functions.

Author: Reynold Xin <rxin@databricks.com>

Closes #9471 from rxin/SPARK-11505.
parent abf5e428
No related branches found
No related tags found
No related merge requests found
Showing
with 1223 additions and 950 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment