Class LookupExecutionPlanner

java.lang.Object
org.elasticsearch.xpack.esql.enrich.LookupExecutionPlanner

public class LookupExecutionPlanner extends Object
Plans the execution of a lookup physical plan Converts PhysicalPlan nodes into PhysicalOperation with operator factories Also converts PhysicalOperation into actual Operators