datafusion_common::cast

Function as_float32_array

Source
pub fn as_float32_array(array: &dyn Array) -> Result<&Float32Array>