Skip to main content
Since 1.16.0 Return the N highest values seen by the aggregate.

Arguments

NameTypeDefaultRequiredDescription
aggMaxN-The aggregate to return the results from. Note that the exact type here varies based on the type of data stored.

Returns

The highest values seen while creating this aggregate.