Uses of Class
org.apache.druid.sql.calcite.rel.Subtotals
Packages that use Subtotals
-
Uses of Subtotals in org.apache.druid.sql.calcite.rel
Methods in org.apache.druid.sql.calcite.rel that return SubtotalsMethods in org.apache.druid.sql.calcite.rel with parameters of type SubtotalsModifier and TypeMethodDescriptionstatic GroupingGrouping.create(List<DimensionExpression> dimensions, Subtotals subtotals, List<Aggregation> aggregations, DimFilter havingFilter, RowSignature outputRowSignature)