pub fn is_signed_numeric(dt: &DataType) -> bool
Determine whether the given data type dt represents signed numeric values.
dt