Function as_float16_array

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