Skip to main content

check_plan_with_limits

Function check_plan_with_limits 

Source
pub fn check_plan_with_limits(plan: &Expr, limits: PlanLimits) -> Result<()>
Expand description

Validates a plan expression against the supplied structural limits.