Uses of Class
io.trino.sql.planner.plan.GroupIdNode
Packages that use GroupIdNode
Package
Description
-
Uses of GroupIdNode in io.trino.sql.planner.iterative.rule
Methods in io.trino.sql.planner.iterative.rule that return types with arguments of type GroupIdNodeMethods in io.trino.sql.planner.iterative.rule with parameters of type GroupIdNodeModifier and TypeMethodDescriptionPruneGroupIdSourceColumns.apply(GroupIdNode groupId, Captures captures, Rule.Context context) PruneGroupIdColumns.pushDownProjectOff(Rule.Context context, GroupIdNode groupIdNode, Set<Symbol> referencedOutputs) -
Uses of GroupIdNode in io.trino.sql.planner.optimizations
Methods in io.trino.sql.planner.optimizations that return GroupIdNodeMethods in io.trino.sql.planner.optimizations with parameters of type GroupIdNode -
Uses of GroupIdNode in io.trino.sql.planner.plan
Methods in io.trino.sql.planner.plan that return types with arguments of type GroupIdNodeMethods in io.trino.sql.planner.plan with parameters of type GroupIdNode