FunctionsArray
array_reverse_fill
Fills null entries using the nearest non-null value to the right, with optional seed value.
array_reverse_fill(…) → StringKind · scalar
Fills null entries using the nearest non-null value to the right, with optional seed value.
Part of the Array family.