Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-9674][SQL] Remove GeneratedAggregate.
The new aggregate replaces the old GeneratedAggregate. Author: Reynold Xin <[email protected]> Closes apache#7983 from rxin/remove-generated-agg and squashes the following commits: 8334aae [Reynold Xin] [SPARK-9674][SQL] Remove GeneratedAggregate.
- Loading branch information