Package io.trino.cost

Class AggregationStatsRule

java.lang.Object
io.trino.cost.SimpleStatsRule<AggregationNode>
io.trino.cost.AggregationStatsRule
All Implemented Interfaces:
ComposableStatsCalculator.Rule<AggregationNode>

public class AggregationStatsRule extends SimpleStatsRule<AggregationNode>