Class ImplementCountDistinct

java.lang.Object
io.trino.plugin.jdbc.aggregation.ImplementCountDistinct
All Implemented Interfaces:
AggregateFunctionRule<JdbcExpression,ParameterizedExpression>

public class ImplementCountDistinct extends Object implements AggregateFunctionRule<JdbcExpression,ParameterizedExpression>
Implements count(DISTINCT x).