FunctionsArray
array_fill
Propagates the last non-null value forward through null entries, optionally seeded by a provided fill value.
array_fill(…) → StringKind · scalar
Propagates the last non-null value forward through null entries, optionally seeded by a provided fill value.
Part of the Array family.