Class LocalExecutionPlanner.MatchAggregationLabelDependency

java.lang.Object
io.trino.sql.planner.LocalExecutionPlanner.MatchAggregationLabelDependency
Enclosing class:
LocalExecutionPlanner

public static class LocalExecutionPlanner.MatchAggregationLabelDependency extends Object
  • Constructor Details

    • MatchAggregationLabelDependency

      public MatchAggregationLabelDependency(Set<Integer> labels, boolean classifierInvolved)
  • Method Details

    • getLabels

      public Set<Integer> getLabels()
    • isClassifierInvolved

      public boolean isClassifierInvolved()