Structsยง
- AggInfo
- Logical
Agg LogicalAgggroups input data by their group key and computes aggregation functions.- Logical
AggBuilder LogicalAggBuilderextracts agg calls and references to group columns from select list and build the plan likeLogicalAgg - LogicalProject. it is constructed bygroup_exprsand collect and rewrite the expression in selection and having clause.- Separated
AggInfo SeparatedAggInfois used to separate normal and approx percentile aggs.
Functionsยง
- find_
or_ ๐append_ row_ count - new_
stream_ ๐hash_ agg - new_
stream_ ๐simple_ agg