Uses of Class
io.trino.sql.planner.optimizations.PlanNodeDecorrelator.DecorrelatedNode
Packages that use PlanNodeDecorrelator.DecorrelatedNode
-
Uses of PlanNodeDecorrelator.DecorrelatedNode in io.trino.sql.planner.optimizations
Methods in io.trino.sql.planner.optimizations that return types with arguments of type PlanNodeDecorrelator.DecorrelatedNodeModifier and TypeMethodDescriptionPlanNodeDecorrelator.decorrelateFilters(PlanNode node, List<Symbol> correlation)