Class IndexJoinOptimizer
java.lang.Object
io.trino.sql.planner.optimizations.IndexJoinOptimizer
- All Implemented Interfaces:
PlanOptimizer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classIdentify the mapping from the lookup symbols used at the top of the index plan to the actual symbols produced by the IndexSource.Nested classes/interfaces inherited from interface io.trino.sql.planner.optimizations.PlanOptimizer
PlanOptimizer.Context -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IndexJoinOptimizer
-
-
Method Details
-
optimize
- Specified by:
optimizein interfacePlanOptimizer
-