datafusion_common::cast

Function as_time32_second_array

Source
pub fn as_time32_second_array(array: &dyn Array) -> Result<&Time32SecondArray>