Package io.trino.plugin.postgresql
Class ImplementAvgBigint
java.lang.Object
io.trino.plugin.jdbc.aggregation.BaseImplementAvgBigint
io.trino.plugin.postgresql.ImplementAvgBigint
- All Implemented Interfaces:
AggregateFunctionRule<JdbcExpression,ParameterizedExpression>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.trino.plugin.base.aggregation.AggregateFunctionRule
AggregateFunctionRule.RewriteContext<ExpressionResult extends Object> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.trino.plugin.jdbc.aggregation.BaseImplementAvgBigint
getPattern, rewrite
-
Constructor Details
-
ImplementAvgBigint
public ImplementAvgBigint()
-
-
Method Details
-
getRewriteFormatExpression
- Specified by:
getRewriteFormatExpressionin classBaseImplementAvgBigint
-