Module datafusion_functions_nested::resize
source · Expand description
ScalarUDFImpl
definitions for array_resize function.
Functions§
- returns an array with the specified size filled with the given value.
- ScalarFunction that returns a
ScalarUDF
for ArrayResize