Package io.trino.sql.planner
Class LocalExecutionPlanner.MatchAggregationLabelDependency
- java.lang.Object
-
- io.trino.sql.planner.LocalExecutionPlanner.MatchAggregationLabelDependency
-
- Enclosing class:
- LocalExecutionPlanner
public static class LocalExecutionPlanner.MatchAggregationLabelDependency extends Object
-
-
Constructor Summary
Constructors Constructor Description MatchAggregationLabelDependency(Set<Integer> labels, boolean classifierInvolved)
-