Class AbstractMinMaxBy

java.lang.Object
io.trino.metadata.SqlAggregationFunction
io.trino.operator.aggregation.minmaxby.AbstractMinMaxBy
All Implemented Interfaces:
SqlFunction
Direct Known Subclasses:
MaxByAggregationFunction, MinByAggregationFunction

public abstract class AbstractMinMaxBy extends SqlAggregationFunction