DB
FunctionsArray

array_reverse_fill

Fills null entries using the nearest non-null value to the right, with optional seed value.

array_reverse_fill(…) → String

Kind · scalar

Fills null entries using the nearest non-null value to the right, with optional seed value.

Part of the Array family.