Module datafusion_functions_nested::length
source · Expand description
ScalarUDFImpl
definitions for array_length function.
Functions§
- returns the length of the array dimension.
- Array_length SQL function
- ScalarFunction that returns a
ScalarUDF
for ArrayLength