Class ImplementCountDistinct

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

public class ImplementCountDistinct extends Object implements AggregateFunctionRule<AggregateExpression,Void>