datafusion_common::cast

Function as_float64_array

Source
pub fn as_float64_array(array: &dyn Array) -> Result<&Float64Array>