Module resize

Source
Expand description

ScalarUDFImpl definitions for array_resize function.

Structs§

ArrayResize

Functions§

array_resize
returns an array with the specified size filled with the given value.
array_resize_udf
ScalarFunction that returns a ScalarUDF for ArrayResize