Function datafusion_common::cast::as_date32_array

source ยท
pub fn as_date32_array(array: &dyn Array) -> Result<&Date32Array>