decimal128_to_i128

Function decimal128_to_i128 

Source
pub fn decimal128_to_i128(value: i128, scale: i8) -> Result<i128, ArrowError>
Expand description

Converts Decimal128 components (value and scale) to an unscaled i128