Module datafusion::functions_array::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