Expand description
ScalarUDFImpl definitions for array_product function.
Structs§
Functions§
- array_
product - returns the product of the elements of a numeric array.
- array_
product_ udf - ScalarFunction that returns a
ScalarUDFfor ArrayProduct
ScalarUDFImpl definitions for array_product function.
ScalarUDF for
ArrayProduct