All Implemented Interfaces:
NamedWriteable, Writeable, TelemetryAware, Resolvable, SortAgnostic, SurrogateLogicalPlan

public class Lookup extends UnaryPlan implements SurrogateLogicalPlan, TelemetryAware, SortAgnostic
Looks up values from the associated tables. The class is supposed to be substituted by a Join.