Function as_int8_array

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