Skip to main content

Module array_subtract

Module array_subtract 

Source
Expand description

ScalarUDFImpl definitions for array_subtract function.

Structs§

ArraySubtract

Functions§

array_subtract
returns the element-wise difference of two numeric arrays.
array_subtract_udf
ScalarFunction that returns a ScalarUDF for ArraySubtract