risingwave_frontend::optimizer::plan_node::utils

Function sum_affected_row

source
pub(crate) fn sum_affected_row(dml: PlanRef) -> Result<PlanRef, RwError>