Uses of Interface
io.trino.plugin.base.expression.AggregateFunctionRule
Packages that use AggregateFunctionRule
-
Uses of AggregateFunctionRule in io.trino.plugin.base.expression
Constructor parameters in io.trino.plugin.base.expression with type arguments of type AggregateFunctionRuleModifierConstructorDescriptionAggregateFunctionRewriter(Function<String, String> identifierQuote, Set<AggregateFunctionRule<Result>> rules)