Function datafusion_common::cast::as_date64_array

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