Function tidb_query_aggr::util::check_aggr_exp_supported_one_child [−][src]
pub fn check_aggr_exp_supported_one_child(aggr_def: &Expr) -> Result<()>
Checks whether or not there is only one child and the child expression is supported.