Class ImplementCountDistinct

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

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