Uses of Class
org.apache.druid.sql.calcite.rule.AggregateMergeRule
Packages that use AggregateMergeRule
-
Uses of AggregateMergeRule in org.apache.druid.sql.calcite.rule
Subclasses of AggregateMergeRule in org.apache.druid.sql.calcite.ruleModifier and TypeClassDescriptionstatic classImplementation matching an Aggregate on top of an Aggregate without any intervening Project.static classImplementation matching an Aggregate on top of an Aggregate with an intervening Project.