DB
FunctionsArray

array_fill

Propagates the last non-null value forward through null entries, optionally seeded by a provided fill value.

array_fill(…) → String

Kind · scalar

Propagates the last non-null value forward through null entries, optionally seeded by a provided fill value.

Part of the Array family.