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