Expand description
ScalarUDFImpl definitions for array_resize function.
Structsยง
Functionsยง
- array_
resize - returns an array with the specified size filled with the given value.
- array_
resize_ ๐inner - array_resize SQL function
- array_
resize_ udf - ScalarFunction that returns a
ScalarUDFfor ArrayResize - general_
list_ ๐resize - array_resize keep the original array and append the default element to the end