MAX¶
MAX
Compute the maximum value in the column/group/window. Supported on all non-semi-structured types.
Returns NULL
if the input is all NULL
or empty.
MAX
Compute the maximum value in the column/group/window. Supported on all non-semi-structured types.
Returns NULL
if the input is all NULL
or empty.