arrow_arith::numeric

Function neg_wrapping

Source
pub fn neg_wrapping(array: &dyn Array) -> Result<ArrayRef, ArrowError>
Expand description

Negates each element of array, wrapping on overflow for DataType::is_integer