datafusion_common::cast

Function as_int32_array

Source
pub fn as_int32_array(array: &dyn Array) -> Result<&Int32Array>