Class SubstituteApproximationPlan


public final class SubstituteApproximationPlan extends ParameterizedRule<LogicalPlan,LogicalPlan,LogicalOptimizerContext>
If query approximation is enabled, this rule substitutes the original plan with an approximation plan.