Class ImplementCountAll

java.lang.Object
io.trino.plugin.pinot.query.aggregation.ImplementCountAll
All Implemented Interfaces:
AggregateFunctionRule<AggregateExpression,Void>

public class ImplementCountAll extends Object implements AggregateFunctionRule<AggregateExpression,Void>
Implements count(*).