Function tidb_query_expr::map_lower_sig[][src]

pub(crate) fn map_lower_sig(
    value: ScalarFuncSig,
    children: &[Expr]
) -> Result<RpnFnMeta>