Module datafusion_functions_array::cardinality
source · Expand description
ScalarUDFImpl definitions for cardinality function.
Functions§
- returns the total number of elements in the array.
- Cardinality SQL function
- ScalarFunction that returns a
ScalarUDFfor [$UDF]