arrow::datatypes

Function is_validate_decimal_precision

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