Skip to main content

Module array_product

Module array_product 

Source
Expand description

ScalarUDFImpl definitions for array_product function.

Structs§

ArrayProduct

Functions§

array_product
returns the product of the elements of a numeric array.
array_product_udf
ScalarFunction that returns a ScalarUDF for ArrayProduct