Package org.elasticsearch.xpack.esql.optimizer
package org.elasticsearch.xpack.esql.optimizer
-
ClassDescriptionThis class is part of the planner.Manages field extraction and pushing parts of the query into Lucene.This class is part of the plannerThe class is responsible for invoking any steps that need to be applied to the logical plan, before this is being optimized.PhysicalOptimizerRules.OptimizerRule<SubPlan extends PhysicalPlan>This class is part of the planner.Physical plan verifier.PostOptimizationPhasePlanVerifier<P extends QueryPlan<P>>Verifies the plan after optimization.