Function arrow::datatypes::is_validate_decimal_precision
source ยท pub fn is_validate_decimal_precision(value: i128, precision: u8) -> bool
Expand description
Determines whether the specified i128
value can be properly
interpreted as a Decimal number with precision precision