Uses of Class
io.trino.sql.planner.plan.IndexSourceNode
Packages that use IndexSourceNode
-
Uses of IndexSourceNode in io.trino.sql.planner.iterative.rule
Methods in io.trino.sql.planner.iterative.rule with parameters of type IndexSourceNodeModifier and TypeMethodDescriptionPruneIndexSourceColumns.pushDownProjectOff(Rule.Context context, IndexSourceNode indexSourceNode, Set<Symbol> referencedOutputs) -
Uses of IndexSourceNode in io.trino.sql.planner.plan
Methods in io.trino.sql.planner.plan that return types with arguments of type IndexSourceNodeMethods in io.trino.sql.planner.plan with parameters of type IndexSourceNode