datafusion_common::cast

Function as_decimal256_array

Source
pub fn as_decimal256_array(array: &dyn Array) -> Result<&Decimal256Array>