pub fn narrowed_decimal(decimal_array: DecimalArray) -> DecimalArray
Expand description
Attempt to narrow the decimal array to any smaller supported type.
pub fn narrowed_decimal(decimal_array: DecimalArray) -> DecimalArray
Attempt to narrow the decimal array to any smaller supported type.