datafusion_common::cast

Function as_date32_array

Source
pub fn as_date32_array(array: &dyn Array) -> Result<&Date32Array>