datafusion_common::cast

Function as_date64_array

Source
pub fn as_date64_array(array: &dyn Array) -> Result<&Date64Array>