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
Subclasses with type arguments of type GroupIdNode in io.trino.sql.planner.iterative.ruleModifier and TypeClassDescriptionclassThis rule prunes GroupIdNode's aggregationArguments.Classes in io.trino.sql.planner.iterative.rule that implement interfaces with type arguments of type GroupIdNodeMethods 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