Package io.trino.cost

Class UnionStatsRule

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

public class UnionStatsRule extends SimpleStatsRule<UnionNode>