as_timestamp_second_array

Function as_timestamp_second_array 

Source
pub fn as_timestamp_second_array(
    array: &dyn Array,
) -> Result<&PrimitiveArray<TimestampSecondType>, DataFusionError>