datafusion_common::cast

Function as_int64_array

Source
pub fn as_int64_array(array: &dyn Array) -> Result<&Int64Array>