LAST_ARRAY
Returns the last array of values seen in the events within the time window.
Unlike LAST_K
, this aggregation will not aggregate values across different events.
Syntax
Arguments
VALUE
VALUE
Type: array
The value to return.
Returns
Type: array
Returns the last array of values seen in the events within the time window.
Last updated