pub fn string_array_to_vec(array: &dyn Array) -> Vec<Option<&str>>
Convenient function to convert an Arrow string array to a vector of strings