Function as_uint32_array

Source
pub fn as_uint32_array(
    array: &dyn Array,
) -> Result<&PrimitiveArray<UInt32Type>, DataFusionError>