Module resize

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_inner ๐Ÿ”’
array_resize SQL function
array_resize_udf
ScalarFunction that returns a ScalarUDF for ArrayResize
general_list_resize ๐Ÿ”’
array_resize keep the original array and append the default element to the end