Package org.elasticsearch.xpack.esql.plan.physical
package org.elasticsearch.xpack.esql.plan.physical
-
ClassDescriptionSpecialized query class for retrieving statistics about the underlying data and not the actual documents.A PhysicalPlan is "how" a LogicalPlan (the "what") actually gets translated into one or more queries.Physical plan representing a subquery, meaning a section of the plan that needs to be executed independently.