FunctionsArray
array_zip_unaligned
Combines arrays position-by-position and fills missing positions with null for shorter arrays.
array_zip_unaligned(…) → StringKind · scalar
Combines arrays position-by-position and fills missing positions with null for shorter arrays.
Part of the Array family.