Class AbstractMinMaxByNAggregationFunction

java.lang.Object
io.trino.metadata.SqlAggregationFunction
io.trino.operator.aggregation.minmaxby.AbstractMinMaxByNAggregationFunction
All Implemented Interfaces:
SqlFunction
Direct Known Subclasses:
MaxByNAggregationFunction, MinByNAggregationFunction

public abstract class AbstractMinMaxByNAggregationFunction extends SqlAggregationFunction