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