Function as_int16_array

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