Uses of Class
io.trino.sql.planner.plan.UpdateNode
Packages that use UpdateNode
-
Uses of UpdateNode in io.trino.sql.planner.iterative.rule
Methods in io.trino.sql.planner.iterative.rule that return types with arguments of type UpdateNodeMethods in io.trino.sql.planner.iterative.rule with parameters of type UpdateNodeModifier and TypeMethodDescriptionPruneUpdateSourceColumns.apply(UpdateNode updateNode, Captures captures, Rule.Context context) -
Uses of UpdateNode in io.trino.sql.planner.plan
Methods in io.trino.sql.planner.plan that return types with arguments of type UpdateNodeMethods in io.trino.sql.planner.plan with parameters of type UpdateNode