Expand description
Defines the FIRST_VALUE/LAST_VALUE aggregations.
Structs§
Functions§
- Returns the first value in a group of values.
- AggregateFunction that returns a
AggregateUDF
forFirstValue
- Returns the last value in a group of values.
- AggregateFunction that returns a
AggregateUDF
forLastValue