datafusion_common::cast

Function as_int64_array

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