pub fn as_float32_array( array: &dyn Array, ) -> Result<&PrimitiveArray<Float32Type>, DataFusionError>