datafusion_common::cast

Function as_decimal128_array

Source
pub fn as_decimal128_array(array: &dyn Array) -> Result<&Decimal128Array>