org.apache.spark.sql.execution.aggregate
Utility functions used by the query planner to convert our plan to new aggregation code path.
Plans a streaming aggregation using the following progression:
Utility functions used by the query planner to convert our plan to new aggregation code path.