pub fn select_grouping_set(
context: &dyn AggregateClassifier,
statement: &QueryBlockPlan,
selected: &[ScalarExpr],
) -> Result<QueryBlockPlan, SQLError>Expand description
An absent grouping-set key is NULL as a complete expression, even when another selected key exposes one of its inputs. Aggregate arguments still read the original input rows.